Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h479 int64 constant_allocation_bytes = 0; member
Dbuffer_assignment.cc709 stats_.constant_allocation_bytes += allocation.size(); in ComputeSummaryStats()
754 HumanReadableNumBytes(constant_allocation_bytes)); in ToString()