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.h33 RemoteMgr(bool is_master, EagerContext* ctx) in RemoteMgr() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h73 class RemoteMgr; variable
387 RemoteMgr() { in RemoteMgr() function
Dcontext.cc921 std::unique_ptr<eager::RemoteMgr, std::function<void(eager::RemoteMgr*)>> in InitializeRemoteMaster()
1024 std::unique_ptr<eager::RemoteMgr, std::function<void(eager::RemoteMgr*)>> in SetMasterContextState()
1139 std::unique_ptr<eager::RemoteMgr, std::function<void(eager::RemoteMgr*)>> in InitializeRemoteWorker()