Searched refs:NewGrpcMaster (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_master.h24 MasterInterface* NewGrpcMaster(const SharedGrpcChannelPtr& channel);
H A Dgrpc_remote_master.cc127 MasterInterface* NewGrpcMaster(const SharedGrpcChannelPtr& channel) { function in namespace:tensorflow
H A Dgrpc_session.cc56 master.reset(NewGrpcMaster(master_channel));
391 auto master = NewGrpcMaster(master_channel);

Completed in 106 milliseconds