Searched refs:GrpcRemoteMaster (Results 1 – 1 of 1) sorted by relevance
35 class GrpcRemoteMaster : public MasterInterface { class39 explicit GrpcRemoteMaster(const SharedGrpcChannelPtr& client_channel) in GrpcRemoteMaster() function in tensorflow::GrpcRemoteMaster42 ~GrpcRemoteMaster() override {} in ~GrpcRemoteMaster()186 return new GrpcRemoteMaster(channel); in NewGrpcMaster()