Searched refs:new_tuple_elems (Results 1 – 1 of 1) sorted by relevance
286 std::vector<HloInstruction*> new_tuple_elems; in TryRemoveDeadWhileParams() local291 new_tuple_elems.push_back( in TryRemoveDeadWhileParams()296 new_tuple_elems.push_back( in TryRemoveDeadWhileParams()302 computation->AddInstruction(HloInstruction::CreateTuple(new_tuple_elems)); in TryRemoveDeadWhileParams()