Home
last modified time | relevance | path

Searched refs:WaitForAndCloseRemoteContexts (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt183 tensorflow::EagerContext::WaitForAndCloseRemoteContexts
192 tensorflow::EagerContext::WaitForAndCloseRemoteContexts
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.h130 ctx_->WaitForAndCloseRemoteContexts(); in ~ServerContext()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h409 void WaitForAndCloseRemoteContexts();
Dcontext.cc367 void EagerContext::WaitForAndCloseRemoteContexts() { in WaitForAndCloseRemoteContexts() function in tensorflow::EagerContext
410 WaitForAndCloseRemoteContexts(); in ~EagerContext()