Searched refs:RpcRendezvousMgr (Results 1 – 5 of 5) sorted by relevance
45 class RpcRendezvousMgr : public BaseRendezvousMgr {47 explicit RpcRendezvousMgr(const WorkerEnv* env);53 TF_DISALLOW_COPY_AND_ASSIGN(RpcRendezvousMgr);
310 RpcRendezvousMgr::RpcRendezvousMgr(const WorkerEnv* env) in RpcRendezvousMgr() function in tensorflow::RpcRendezvousMgr313 BaseRemoteRendezvous* RpcRendezvousMgr::Create(int64 step_id, in Create()
89 return new RpcRendezvousMgr(env); in NewRpcRendezvousMgr()202 ? new RpcRendezvousMgr(&worker_env_) in Init()
136 RpcRendezvousMgr rmgr_;
166 tensorflow::RpcRendezvousMgr rendezvous_mgr_;