Home
last modified time | relevance | path

Searched refs:IsRemoteContextsEmpty (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc417 bool EagerContext::IsRemoteContextsEmpty() { in IsRemoteContextsEmpty() function in tensorflow::EagerContext
489 if (!IsRemoteContextsEmpty()) { in WaitForAndCloseRemoteContexts()
1216 if (!IsRemoteContextsEmpty()) { in InitializeRemoteMaster()
Dcontext.h662 bool IsRemoteContextsEmpty() TF_LOCKS_EXCLUDED(remote_state_mu_);