Searched refs:WaitForAllPendingNodes (Results 1 – 6 of 6) sorted by relevance
141 Status WaitForAllPendingNodes();
373 entry.second->WaitForAllPendingNodes().IgnoreError(); in ClearCachesAndThreadExecutors()383 default_executor_.WaitForAllPendingNodes().IgnoreError(); in ClearCachesAndDefaultExecutor()795 sg.Update(default_executor_.WaitForAllPendingNodes()); in SyncExecutors()805 sg.Update(entry.second->WaitForAllPendingNodes()); in SyncExecutors()
176 tensorflow::Status EagerExecutor::WaitForAllPendingNodes() { in WaitForAllPendingNodes() function in tensorflow::EagerExecutor
242 s.Update(new_executor->WaitForAllPendingNodes()); in DoCallPyFunc()
589 s = executor.WaitForAllPendingNodes(); in Enqueue()615 return context->Context()->Executor().WaitForAllPendingNodes(); in WaitQueueDone()
529 status->status = executor->executor()->WaitForAllPendingNodes(); in TFE_ExecutorWaitForAllPendingNodes()