Home
last modified time | relevance | path

Searched refs:remain_bytes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc507 int64 remain_bytes = dev_allocs_stats.total_bytes - reported_bytes; in ReportAllocsOnResourceExhausted() local
510 strings::HumanReadableNumBytes(remain_bytes), "\n"); in ReportAllocsOnResourceExhausted()