Searched refs:EndStep (Results 1 – 3 of 3) sorted by relevance
197 void EndStep();
291 void EagerContext::EndStep() { in EndStep() function in tensorflow::EagerContext
915 void TFE_ContextEndStep(TFE_Context* ctx) { ctx->context.EndStep(); } in TFE_ContextEndStep()