Searched refs:new_tuple_root_operands (Results 1 – 1 of 1) sorted by relevance
288 std::vector<HloInstruction*> new_tuple_root_operands; in RemoveUnusedTupleElements() local291 new_tuple_root_operands.push_back( in RemoveUnusedTupleElements()297 HloInstruction::CreateTuple(new_tuple_root_operands)); in RemoveUnusedTupleElements()