Home
last modified time | relevance | path

Searched refs:AllocationDescription (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_reference.h44 void FillDescription(AllocationDescription* description) const { in FillDescription()
Dtensor_description.proto23 AllocationDescription allocation_description = 4;
Dallocation_description.proto11 message AllocationDescription { message
Dstep_stats.proto70 repeated AllocationDescription referenced_tensor = 11;
Dtensor.h41 class AllocationDescription; variable
84 AllocationDescription* proto) const = 0;
961 void FillAllocationDescription(AllocationDescription* proto) const final;
Dtensor.cc69 AllocationDescription allocation_description; in GetAllocatedBytes()
98 void FillAllocationDescription(AllocationDescription* proto) const override { in FillAllocationDescription()
817 AllocationDescription* proto) const { in FillAllocationDescription()
846 void FillAllocationDescription(AllocationDescription* proto) const override { in FillAllocationDescription()
Dop_kernel.cc841 AllocationDescription alloc_desc; in allocate_persistent()
/external/tensorflow/tensorflow/core/kernels/mlir_generated/
Dbase_op.cc43 void FillAllocationDescription(AllocationDescription* proto) const override { in FillAllocationDescription()
/external/tensorflow/tensorflow/c/
Dtf_tensor_internal.h56 tensorflow::AllocationDescription* proto) const override { in FillAllocationDescription()
Dc_api.cc77 using tensorflow::AllocationDescription;
/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.h210 void FillAllocationDescription(AllocationDescription* proto) const override { in FillAllocationDescription()
/external/tensorflow/tensorflow/lite/delegates/flex/
Dbuffer_map.cc34 tensorflow::AllocationDescription* proto) const override { in FillAllocationDescription()
/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_event_mgr_test.cc103 void FillAllocationDescription(AllocationDescription* arg) const override {} in FillAllocationDescription()