Home
last modified time | relevance | path

Searched defs:max_bytes_in_use (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc28 int64 max_bytes_in_use, int64 max_alloc_size) { in CheckStats()
Dallocator.h52 int64 max_bytes_in_use; // The maximum bytes in use. member
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.cc278 int64 max_bytes_in_use = 0; in GenerateGraphTimeline() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc38 int64 max_bytes_in_use, int64 max_alloc_size) { in CheckStats()