Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dallocator_stats.h32 int64 peak_bytes_in_use; // The peak bytes in use. member
/external/tensorflow/tensorflow/core/protobuf/
Dbfc_memory_map.proto11 int64 peak_bytes_in_use = 3; field
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dmemory_profile.proto32 int64 peak_bytes_in_use = 5; field
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc29 int64 peak_bytes_in_use, int64 largest_alloc_size) { in CheckStats()
Dallocator.h151 int64 peak_bytes_in_use; // The peak bytes in use. member
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h111 int64_t peak_bytes_in_use; 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/stream_executor/tpu/
Dc_api_decl.h85 int64_t peak_bytes_in_use; member