Home
last modified time | relevance | path

Searched defs:handle_to_decref (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dremote_tensor_handle_data.cc51 auto* handle_to_decref = request->add_queue()->mutable_handle_to_decref(); in DestroyRemoteTensorHandle() local
H A Deager_service_impl.cc614 auto handle_to_decref = std::make_unique<RemoteTensorHandleInternal>( in Enqueue() local
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Deager_service.proto62 RemoteTensorHandle handle_to_decref = 1; field
/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.cc1253 QueueItem::_Internal::handle_to_decref(const QueueItem* msg) { in handle_to_decref() function in tensorflow::eager::QueueItem::_Internal
1280 void QueueItem::set_allocated_handle_to_decref(::tensorflow::eager::RemoteTensorHandle* handle_to_d… in set_allocated_handle_to_decref()
Deager_service.pb.h4874 inline const ::tensorflow::eager::RemoteTensorHandle& QueueItem::handle_to_decref() const { in handle_to_decref() function
4889 …em::unsafe_arena_set_allocated_handle_to_decref(::tensorflow::eager::RemoteTensorHandle* handle_to… in unsafe_arena_set_allocated_handle_to_decref()