Searched refs:new_tuple_elems (Results 1 – 1 of 1) sorted by relevance
183 std::vector<HloInstruction*> new_tuple_elems; in RemoveDeadTupleIndices() local189 new_tuple_elems.push_back( in RemoveDeadTupleIndices()194 new_tuple_elems.push_back( in RemoveDeadTupleIndices()200 computation->AddInstruction(HloInstruction::CreateTuple(new_tuple_elems)); in RemoveDeadTupleIndices()