/external/tensorflow/tensorflow/contrib/gdr/ |
D | gdr_worker.h | 41 virtual void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
|
D | gdr_collective_executor_mgr.cc | 58 wi_->RecvBufAsync(&opts_, &req_, &resp_, done); in IssueCall()
|
D | gdr_worker.cc | 150 void GdrWorker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GdrWorker
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_worker_service.h | 51 virtual void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
|
D | grpc_worker_service.cc | 297 worker_->RecvBufAsync(call_opts, &call->request, &call->response, in RecvBufHandler() 555 void GrpcWorker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcWorker
|
D | grpc_remote_worker.cc | 128 void RecvBufAsync(CallOptions* call_opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcRemoteWorker
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | worker.h | 93 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
|
D | collective_rma_distributed.cc | 57 wi_->RecvBufAsync(&opts_, &req_, &resp_, done); in IssueCall()
|
D | test_utils.h | 97 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function
|
D | worker_interface.h | 115 virtual void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request,
|
D | collective_rma_distributed_test.cc | 85 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::__anon7e5c43490111::FakeWorker
|
D | worker.cc | 382 void Worker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::Worker
|