asc.language.tile.shape_ops.reshape

asc.language.tile.shape_ops.reshape(input: Tile, *shape: int) Tile

This function can also be called as a member function on Tile, as x.reshape(...) instead of reshape(x, ...).