Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h483 int64 preallocated_temp_allocation_bytes = 0; member
Dbuffer_assignment.cc717 stats_.preallocated_temp_allocation_bytes += allocation.size(); in ComputeSummaryStats()
758 HumanReadableNumBytes(preallocated_temp_allocation_bytes)); in ToString()
761 preallocated_temp_allocation_bytes; in ToString()