Home
last modified time | relevance | path

Searched defs:allocation_id (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dlog_memory.proto36 int64 allocation_id = 1; field
72 int64 allocation_id = 5; field
87 int64 allocation_id = 3; field
H A Dallocation_description.proto22 int64 allocation_id = 4; field
H A Dtracking_allocator.h128 int64_t allocation_id; member
H A Dlog_memory.cc61 void LogMemory::RecordTensorDeallocation(const int64_t allocation_id, in RecordTensorDeallocation()
/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/
Dlog_memory.pb.h1350 inline ::int64_t MemoryLogTensorDeallocation::allocation_id() const { in allocation_id() function
1693 inline ::int64_t MemoryLogRawAllocation::allocation_id() const { in allocation_id() function
1827 inline ::int64_t MemoryLogRawDeallocation::allocation_id() const { in allocation_id() function
Dallocation_description.pb.h352 inline ::int64_t AllocationDescription::allocation_id() const { in allocation_id() function
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Ddata_flow.cpp159 const auto allocation_id = *t.allocation_id_ref_.get(); in calculateUniqueTensorIDs() local
/aosp_15_r20/external/pytorch/c10/mobile/
H A DCPUProfilingAllocator.cpp26 uint64_t allocation_id; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.h198 int64_t allocation_id = -1; member