Home
last modified time | relevance | path

Searched defs:remote_contexts (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc555 const std::vector<string>& remote_contexts, uint64 context_id, in CloseRemoteContexts()
850 auto remote_contexts = GetRemoteContexts(); in MaybeRegisterFunctionRemotely() local
1025 auto remote_contexts = GetRemoteContexts(); in SyncExecutors() local
1462 const std::vector<string>& remote_contexts, uint64 context_id, in InitializeRemoteMaster()
1680 const std::vector<string>& remote_contexts, uint64 context_id, in InitializeRemoteWorker()
1735 const std::vector<string>& remote_contexts, uint64 context_id) { in UpdateRemoteWorker()