Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.h65 struct GrpcServerOptions { struct
117 Status Init(const GrpcServerOptions& opts = GrpcServerOptions());
Dgrpc_server_lib.cc169 Status GrpcServer::Init(const GrpcServerOptions& opts) { in Init()
528 GrpcServerOptions options; in Create()