Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dallocator_stats.h33 int64 largest_alloc_size; // The largest single allocation seen. member
/external/tensorflow/tensorflow/core/protobuf/
Dbfc_memory_map.proto12 int64 largest_alloc_size = 4; field
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc29 int64 peak_bytes_in_use, int64 largest_alloc_size) { in CheckStats()
Dallocator.h152 int64 largest_alloc_size; // The largest single allocation seen. member
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc46 int64 peak_bytes_in_use, int64 largest_alloc_size) { in CheckStats()
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h112 int64_t largest_alloc_size; member
/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_decl.h86 int64_t largest_alloc_size; member