Searched defs:RecvBufAsync (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
D | test_utils.h | 97 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function |
D | worker.cc | 387 void Worker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::Worker |
D | collective_rma_distributed_test.cc | 92 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::__anond64f02c00111::FakeWorker |
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
D | grpc_remote_worker.cc | 130 void RecvBufAsync(CallOptions* call_opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcRemoteWorker |
D | grpc_worker_service.cc | 586 void GrpcWorker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcWorker |