Searched refs:static_tuple_elements (Results 1 – 1 of 1) sorted by relevance
1832 std::vector<HloInstruction*> static_tuple_elements; in InsertPadToStaticOnInstruction() local1841 static_tuple_elements.push_back(gte); in InsertPadToStaticOnInstruction()1845 static_tuple_elements.push_back(static_gte); in InsertPadToStaticOnInstruction()1850 HloInstruction::CreateTuple(static_tuple_elements)); in InsertPadToStaticOnInstruction()