Home
last modified time | relevance | path

Searched refs:GrpcServerFactory (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.cc461 class GrpcServerFactory : public ServerFactory { class
483 ServerFactory::Register("GRPC_SERVER", new GrpcServerFactory()); in GrpcServerRegistrar()