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.h455 int64 constant_allocation_bytes = 0; member
Dbuffer_assignment.cc617 stats_.constant_allocation_bytes += allocation.size(); in ComputeSummaryStats()
662 HumanReadableNumBytes(constant_allocation_bytes)); in ToString()