Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dstable_sort_expander.cc131 std::vector<HloInstruction*> instructions_postorder = in ExpandInstruction() local
163 for (HloInstruction* inst : instructions_postorder) { in ExpandInstruction()