Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h477 int64 parameter_allocation_bytes = 0; member
Dbuffer_assignment.cc705 stats_.parameter_allocation_bytes += allocation.size(); in ComputeSummaryStats()
752 HumanReadableNumBytes(parameter_allocation_bytes)); in ToString()