Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.cc1126 std::vector<std::unique_ptr<HloInstruction>>& unordered_instructions) { in SortClonedInstructions() argument
1158 ordered_instructions, unordered_instructions); in SortClonedInstructions()