Searched refs:WaitForAllPendingNodes (Results 1 – 7 of 7) sorted by relevance
123 Status WaitForAllPendingNodes();
163 tensorflow::Status EagerExecutor::WaitForAllPendingNodes() { in WaitForAllPendingNodes() function in tensorflow::EagerExecutor
259 entry.second->WaitForAllPendingNodes().IgnoreError(); in ClearCachesAndThreadExecutors()269 default_executor_.WaitForAllPendingNodes().IgnoreError(); in ClearCachesAndDefaultExecutor()
235 s.Update(new_executor->WaitForAllPendingNodes()); in DoCallPyFunc()
608 status->status = executor->executor()->WaitForAllPendingNodes(); in TFE_ExecutorWaitForAllPendingNodes()
1568 status->status = context->Executor().WaitForAllPendingNodes(); in TFE_ContextExportRunMetadata()
460 return context->Context()->Executor().WaitForAllPendingNodes(); in WaitQueueDone()