Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.h52 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
Dgrpc_worker_service.cc290 worker_->RecvBufAsync(call_opts, &call->request, &call->response, in RecvBufHandler()
586 void GrpcWorker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcWorker
Dgrpc_remote_worker.cc130 void RecvBufAsync(CallOptions* call_opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcRemoteWorker
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker.h94 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
Dtest_utils.h97 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function
Dworker_interface.h115 virtual void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
Dcollective_rma_distributed.cc60 wi_->RecvBufAsync(&opts_, &req_, &resp_, done); in IssueCall()
Dworker.cc387 void Worker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::Worker
Dcollective_rma_distributed_test.cc92 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::__anon9c39ea670111::FakeWorker
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto344 // response for RecvTensorAsync and RecvBufAsync to allow receiver to retry