Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.h63 struct GrpcServerOptions { struct
64 ServiceInitFunction service_func = nullptr;
65 RendezvousMgrCreationFunction rendezvous_mgr_func = nullptr;
66 CollectiveMgrCreationFunction collective_mgr_func = nullptr;
67 WorkerCreationFunction worker_func = nullptr;
68 StatsPublisherFactory stats_factory = CreateNoOpStatsPublisher;
69 GrpcWorkerServiceOptions worker_service_options;