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.cc129 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
Dcollective_rma_distributed.cc58 wi_->RecvBufAsync(&opts_, &req_, &resp_, done); in IssueCall()
Dworker_interface.h114 virtual void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
Dcollective_rma_distributed_test.cc87 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::__anon4de7230b0111::FakeWorker
Dworker.cc384 void Worker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::Worker
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto332 // response for RecvTensorAsync and RecvBufAsync to allow receiver to retry