Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.h479 int64_t parameter_allocation_count = 0; member
H A Dbuffer_assignment.cc684 stats_.parameter_allocation_count++; in ComputeSummaryStats()