Home
last modified time | relevance | path

Searched defs:allocation_bytes (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dtensorflow_profiler_logger.cc54 int64_t allocation_bytes, in AddTraceMeInternal()
85 size_t allocation_bytes) { in AddTraceMe()
175 size_t allocation_bytes) { in AddArenaTrace()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator_test.cc259 requested_bytes, allocation_bytes; in TEST() local
286 allocation_bytes; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dmemory_profile.proto46 int64 allocation_bytes = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executable_interface.cc113 int64_t allocation_bytes = ShapeSize(ShapeUtil::GetSubshape( in AllocateOutputMemoryWithInputReuse() local
/aosp_15_r20/system/memory/libmemunreachable/include/memunreachable/
Dmemunreachable.h66 size_t allocation_bytes = 0; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutable_base.cc185 int64_t allocation_bytes = in AllocateOutputMemoryWithInputReuse() local
/aosp_15_r20/system/memory/libmemunreachable/
DMemUnreachable.cpp388 size_t allocation_bytes = unreachable.AllocationBytes(); in GetUnreachableMemory() local