Searched refs:flattened_shape_elems (Results 1 – 1 of 1) sorted by relevance
875 std::vector<Shape> flattened_shape_elems; in TryFlattenNestedTuples() local879 flattened_shape_elems.push_back(s); in TryFlattenNestedTuples()882 Shape flattened_shape = ShapeUtil::MakeTupleShape(flattened_shape_elems); in TryFlattenNestedTuples()