Home
last modified time | relevance | path

Searched defs:largest_alloc_size (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dallocator_stats.h33 int64_t largest_alloc_size; // The largest single allocation seen. member
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dbfc_memory_map.proto12 int64 largest_alloc_size = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator_test.cc35 int64_t peak_bytes_in_use, int64_t largest_alloc_size) { in CheckStats()
H A Dallocator.h74 int64_t largest_alloc_size; // The largest single allocation seen. member
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h112 int64_t largest_alloc_size; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_bfc_allocator_test.cc46 int64_t peak_bytes_in_use, int64_t largest_alloc_size) { in CheckStats()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h86 int64_t largest_alloc_size; member
/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/
Dbfc_memory_map.pb.h1096 inline ::int64_t MemAllocatorStats::largest_alloc_size() const { in largest_alloc_size() function