Searched defs:RecvBufAsync (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/contrib/gdr/ |
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/ |
D | test_utils.h | 97 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function
|
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
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_remote_worker.cc | 128 void RecvBufAsync(CallOptions* call_opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcRemoteWorker
|
D | grpc_worker_service.cc | 555 void GrpcWorker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcWorker
|