Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.h480 int64_t parameter_allocation_bytes = 0; member
H A Dbuffer_assignment.cc685 stats_.parameter_allocation_bytes += allocation.size(); in ComputeSummaryStats()
732 HumanReadableNumBytes(parameter_allocation_bytes)); in ToString()