Searched refs:GrpcWorkerService (Results 1 – 1 of 1) sorted by relevance
374 class GrpcWorkerService : public AsyncServiceInterface { class376 GrpcWorkerService(GrpcWorker* worker, ::grpc::ServerBuilder* builder, in GrpcWorkerService() function in tensorflow::__anonf5bfbaa80111::GrpcWorkerService428 TF_DISALLOW_COPY_AND_ASSIGN(GrpcWorkerService);661 new GrpcWorkerService(worker, builder, options)); in NewGrpcWorkerService()