Searched refs:element_copies (Results 1 – 1 of 1) sorted by relevance
782 std::vector<HloInstruction*> element_copies; in CreateCopyWithNewLayout() local794 element_copies.push_back(gte); in CreateCopyWithNewLayout()800 element_copies.push_back(element_copy); in CreateCopyWithNewLayout()805 HloInstruction::CreateTuple(element_copies)); in CreateCopyWithNewLayout()