Searched refs:RpcRendezvousMgr (Results 1 – 6 of 6) sorted by relevance
45 class RpcRendezvousMgr : public BaseRendezvousMgr {47 explicit RpcRendezvousMgr(const WorkerEnv* env);53 TF_DISALLOW_COPY_AND_ASSIGN(RpcRendezvousMgr);
290 RpcRendezvousMgr::RpcRendezvousMgr(const WorkerEnv* env) in RpcRendezvousMgr() function in tensorflow::RpcRendezvousMgr293 BaseRemoteRendezvous* RpcRendezvousMgr::Create(int64 step_id, in Create()
73 return new RpcRendezvousMgr(env); in NewRpcRendezvousMgr()164 ? new RpcRendezvousMgr(&worker_env_) in Init()
83 RpcRendezvousMgr rmgr_;
39 return new RpcRendezvousMgr(env); in NewMPIRendezvousMgr()
79 tensorflow::RpcRendezvousMgr rendezvous_mgr_;