Home
last modified time | relevance | path

Searched refs:mutable_send_tensor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl_test.cc1079 auto* send_tensor = remote_enqueue_request.add_queue()->mutable_send_tensor(); in TEST_F()
1152 auto* send_tensor = remote_enqueue_request.add_queue()->mutable_send_tensor(); in TEST_F()
1257 auto* send_tensor = remote_enqueue_request.add_queue()->mutable_send_tensor(); in TEST_F()
H A Dremote_copy_node.cc431 auto* send_tensor = request.add_queue()->mutable_send_tensor(); in StartRemoteSendTensor()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Deager_service.pb.h816 ::tensorflow::eager::SendTensorOp* mutable_send_tensor(); in Swap()
5053 inline ::tensorflow::eager::SendTensorOp* QueueItem::mutable_send_tensor() { in mutable_send_tensor() function