Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_test.cc2666 auto final_sort = FindInstruction(module.get(), "sort.1"); in TEST_F() local
2745 auto final_sort = FindInstruction(module.get(), "sort.1"); in TEST_F() local
H A Dspmd_partitioner.cc2538 HloInstruction* final_sort = b_.AddInstruction(HloInstruction::CreateSort( in HandleSort() local