Home
last modified time | relevance | path

Searched defs:InstructionSorter (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.cc1127 using InstructionSorter = MappedPtrContainerSorter<HloInstruction>; in SortClonedInstructions() typedef
1174 using InstructionSorter = MappedPtrContainerSorter<HloInstruction>; in SortClonedInstructionUsersAndControlLists() typedef