Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dstable_sort_expander.cc42 HloInstruction* expanded_sort = nullptr; in ExpandInstruction() local
120 expanded_sort = tuple_elements[0]; in ExpandInstruction()
122 expanded_sort = computation->AddInstruction( in ExpandInstruction()
196 return expanded_sort; in ExpandInstruction()