Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h481 int64 maybe_live_out_allocation_bytes = 0; member
Dbuffer_assignment.cc713 stats_.maybe_live_out_allocation_bytes += allocation.size(); in ComputeSummaryStats()
756 HumanReadableNumBytes(maybe_live_out_allocation_bytes)); in ToString()