Home
last modified time | relevance | path

Searched defs:allocator_bytes_in_use (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dstep_stats.proto34 int64 allocator_bytes_in_use = 5; field
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto146 int64 allocator_bytes_in_use = 10; field
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h178 std::map<int64_t, int64_t> allocator_bytes_in_use() const { in allocator_bytes_in_use() function
640 const std::map<int64_t, int64_t> allocator_bytes_in_use(int64_t step) const { in allocator_bytes_in_use() function