Searched refs:StepContainer (Results 1 – 3 of 3) sorted by relevance
198 ScopedStepContainer* StepContainer();
299 ScopedStepContainer* EagerContext::StepContainer() { in StepContainer() function in tensorflow::EagerContext
942 ScopedStepContainer* container = ctx->StepContainer(); in EagerKernelExecute()