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.h199 SortAndUniquifyValues(); in HloValueSet()
240 void SortAndUniquifyValues();
Dhlo_value.cc216 void HloValueSet::SortAndUniquifyValues() { in SortAndUniquifyValues() function in xla::HloValueSet
237 union_set.SortAndUniquifyValues(); in AssignUnionOf()