Searched refs:TFE_ContextEndStep (Results 1 – 4 of 4) sorted by relevance
81 %rename("%s") TFE_ContextEndStep;
429 TF_CAPI_EXPORT extern void TFE_ContextEndStep(TFE_Context* ctx);
915 void TFE_ContextEndStep(TFE_Context* ctx) { ctx->context.EndStep(); } in TFE_ContextEndStep() function
880 pywrap_tensorflow.TFE_ContextEndStep(self._handle)