Searched refs:TFE_ContextStartStep (Results 1 – 4 of 4) sorted by relevance
80 %rename("%s") TFE_ContextStartStep;
424 TF_CAPI_EXPORT extern void TFE_ContextStartStep(TFE_Context* ctx);
913 void TFE_ContextStartStep(TFE_Context* ctx) { ctx->context.StartStep(); } in TFE_ContextStartStep() function
877 pywrap_tensorflow.TFE_ContextStartStep(self._handle)