Home
last modified time | relevance | path

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

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