Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstep_stats_collector.cc461 AllocStats& dev_allocs_stats = allocs_map[dev_allocator]; in ReportAllocsOnResourceExhausted() local
481 const AllocStats& dev_allocs_stats = dev_allocs_it.second; in ReportAllocsOnResourceExhausted() local