Searched refs:element_copies (Results 1 – 1 of 1) sorted by relevance
809 std::vector<HloInstruction*> element_copies; in CreateCopyWithNewLayout() local822 element_copies.push_back(gte); in CreateCopyWithNewLayout()828 element_copies.push_back(element_copy); in CreateCopyWithNewLayout()833 HloInstruction::CreateTuple(element_copies)); in CreateCopyWithNewLayout()