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