Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.cc78 Call<GrpcWorkerServiceThread, grpc::WorkerService::AsyncService, \
83 &GrpcWorkerServiceThread::method##Handler, (supports_cancel)); \
98 class GrpcWorkerServiceThread { class
100 explicit GrpcWorkerServiceThread( in GrpcWorkerServiceThread() function in tensorflow::__anonf5bfbaa80111::GrpcWorkerServiceThread
164 UntypedCall<GrpcWorkerServiceThread>::Tag* callback_tag = in HandleRPCsLoop()
165 static_cast<UntypedCall<GrpcWorkerServiceThread>::Tag*>(tag); in HandleRPCsLoop()
184 Call<GrpcWorkerServiceThread, grpc::WorkerService::AsyncService,
352 Call<GrpcWorkerServiceThread, grpc::WorkerService::AsyncService, in EnqueueRecvTensorRequestRaw()
357 &GrpcWorkerServiceThread::RecvTensorHandlerRaw, in EnqueueRecvTensorRequestRaw()
371 TF_DISALLOW_COPY_AND_ASSIGN(GrpcWorkerServiceThread);
[all …]