Home
last modified time | relevance | path

Searched defs:GrpcMasterService (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service.cc48 class GrpcMasterService : public AsyncServiceInterface { class
50 GrpcMasterService(Master* master, const ConfigProto& default_session_config, in GrpcMasterService() function in tensorflow::GrpcMasterService