Searched refs:crs1 (Results 1 – 1 of 1) sorted by relevance
252 auto crs1 = b.AddInstruction(HloInstruction::CreateAllReduce( in TEST_F() local257 b.AddInstruction(HloInstruction::CreateTuple({crs0, crs1})); in TEST_F()472 auto crs1 = op::AllReduce(add, op::GetTupleElement(crs0)); in TEST_F() local475 op::Tuple(op::GetTupleElement(crs1, 0), op::GetTupleElement(crs1, 1))); in TEST_F()