Searched defs:RecvTensorAsync (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
D | test_utils.h | 82 void RecvTensorAsync(CallOptions* opts, const RecvTensorRequest* request, in RecvTensorAsync() function |
D | worker.cc | 456 void Worker::RecvTensorAsync(CallOptions* opts, in RecvTensorAsync() function in tensorflow::Worker |
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
D | grpc_remote_worker.cc | 197 void RecvTensorAsync(CallOptions* call_opts, const RecvTensorRequest* request, in RecvTensorAsync() function in tensorflow::GrpcRemoteWorker |
D | rpc_rendezvous_mgr_test.cc | 58 void RecvTensorAsync(CallOptions* opts, const RecvTensorRequest* request, in RecvTensorAsync() function in tensorflow::__anonba1483ce0111::DummyWorker |