Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc37 struct AllocStats { struct
38 std::map<int64, std::vector<string>> nodes_by_size;
39 int64 total_bytes = 0;
40 int64 total_nodes = 0;