Searched refs:grouped_shape (Results 1 – 1 of 1) sorted by relevance
53 Status GroupShape(const VarDimArray& input_shape, ShapeArray* grouped_shape) { in GroupShape() argument60 *grouped_shape = ShapeArray(input_shape.begin(), input_shape.end() - 1); in GroupShape()