Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_mgr.h35 RemoteMgr(bool is_master, EagerContext* ctx) in RemoteMgr() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h80 class RemoteMgr; variable
448 RemoteMgr() { in RemoteMgr() function
Dcontext.cc1257 std::unique_ptr<eager::RemoteMgr, std::function<void(eager::RemoteMgr*)>> in InitializeRemoteMaster()
1354 std::unique_ptr<eager::RemoteMgr, std::function<void(eager::RemoteMgr*)>> in SetMasterContextState()
1475 std::unique_ptr<eager::RemoteMgr, std::function<void(eager::RemoteMgr*)>> in InitializeRemoteWorker()