Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc301 static bool CompareHloValuesById(const HloValue* a, const HloValue* b) { in CompareHloValuesById() function
372 absl::c_sort(sorted_buffers, &CompareHloValuesById); in ToString()
791 absl::c_sort(used_values, &CompareHloValuesById); in ToString()