Searched refs:GrpcRecvTensorAsync (Results 1 - 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/gdr/
H A Dgdr_worker.h35 virtual void GrpcRecvTensorAsync(CallOptions* opts,
H A Dgdr_worker.cc48 void GdrWorker::GrpcRecvTensorAsync(CallOptions* opts, function in class:tensorflow::GdrWorker
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_worker_service.h38 virtual void GrpcRecvTensorAsync(CallOptions* opts,
H A Dgrpc_worker_service.cc287 worker_->GrpcRecvTensorAsync(call_opts, &call->request, &call->response,
360 // GrpcRecvTensorAsync: unlike the other Worker methods, which use protocol
363 void GrpcWorker::GrpcRecvTensorAsync(CallOptions* opts, function in class:tensorflow::GrpcWorker

Completed in 92 milliseconds