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.h65 struct GrpcServerOptions { struct
66 ServiceInitFunction service_func = nullptr;
67 RendezvousMgrCreationFunction rendezvous_mgr_func = nullptr;
68 CollectiveMgrCreationFunction collective_mgr_func = nullptr;
69 WorkerCreationFunction worker_func = nullptr;
70 StatsPublisherFactory stats_factory = CreateNoOpStatsPublisher;
71 GrpcWorkerServiceOptions worker_service_options;
72 DeviceMgr* local_device_mgr = nullptr;