Searched refs:new_tuple_subshapes (Results 1 – 1 of 1) sorted by relevance
68 std::vector<Shape> new_tuple_subshapes; in GetConvertedTupleShape() local75 new_tuple_subshapes.push_back(subshape); in GetConvertedTupleShape()77 return ShapeUtil::MakeTupleShape(new_tuple_subshapes); in GetConvertedTupleShape()