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.cc444 const std::vector<string>& remote_contexts, uint64 context_id, in CloseRemoteContexts()
636 auto remote_contexts = GetRemoteContexts(); in MaybeRegisterFunctionRemotely() local
810 auto remote_contexts = GetRemoteContexts(); in SyncExecutors() local
1205 const std::vector<string>& remote_contexts, uint64 context_id, in InitializeRemoteMaster()
1422 const std::vector<string>& remote_contexts, uint64 context_id, in InitializeRemoteWorker()
1477 const std::vector<string>& remote_contexts, uint64 context_id) { in UpdateRemoteWorker()