Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.h187 SortAndUniquifyValues(); in HloValueSet()
228 void SortAndUniquifyValues();
Dhlo_value.cc211 void HloValueSet::SortAndUniquifyValues() { in SortAndUniquifyValues() function in xla::HloValueSet
232 union_set.SortAndUniquifyValues(); in AssignUnionOf()