Reshape ======= Return a reshaped copy of an array. **Abstract Signature:** ``Reshape(a: Tensor, shape: int | tuple[int, ...], order: str = C)`` .. raw:: html
torch.reshape
jax.numpy.reshape
numpy.reshape
keras.ops.reshape
tf.reshape
mlx.core.reshape