Home
last modified time | relevance | path

Searched refs:RecvTensorAsync (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker.h85 void RecvTensorAsync(CallOptions* opts, const RecvTensorRequest* request,
Dtest_utils.h82 void RecvTensorAsync(CallOptions* opts, const RecvTensorRequest* request, in RecvTensorAsync() function
Dworker_interface.h104 virtual void RecvTensorAsync(CallOptions* opts,
Dworker.cc456 void Worker::RecvTensorAsync(CallOptions* opts, in RecvTensorAsync() function in tensorflow::Worker
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr.cc152 wi_->RecvTensorAsync(&opts_, &req_, &resp_, std::move(cb)); in StartRTCall()
Dgrpc_remote_worker.cc197 void RecvTensorAsync(CallOptions* call_opts, const RecvTensorRequest* request, in RecvTensorAsync() function in tensorflow::GrpcRemoteWorker
Drpc_rendezvous_mgr_test.cc58 void RecvTensorAsync(CallOptions* opts, const RecvTensorRequest* request, in RecvTensorAsync() function in tensorflow::__anonba1483ce0111::DummyWorker
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto344 // response for RecvTensorAsync and RecvBufAsync to allow receiver to retry