Home
last modified time | relevance | path

Searched refs:mutable_allocation_description (Results 1 – 4 of 4) sorted by relevance

/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/framework/
Dtensor_description.pb.h197 ::tensorflow::AllocationDescription* mutable_allocation_description(); in Swap()
397 inline ::tensorflow::AllocationDescription* TensorDescription::mutable_allocation_description() { in mutable_allocation_description() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_cache_logger.cc128 ->mutable_allocation_description() in RecordDataTransfer()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.cc1279 tensor_descr->mutable_allocation_description()->set_requested_bytes( in GenerateRunMetadata()
1281 tensor_descr->mutable_allocation_description()->set_allocated_bytes( in GenerateRunMetadata()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor.cc1342 description->mutable_allocation_description()); in FillDescription()