mlx.core.array.reshape# array.reshape(self, *shape, stream: Optional[Union[Stream, Device]] = None) → array# Equivalent to reshape() but the shape can be passed either as a tuple or as separate arguments. See reshape() for full documentation.