Resize ====== Return a new array with specified shape. **Abstract Signature:** ``Resize(a: Tensor, new_shape: int | tuple[int, ...])`` .. raw:: html
torchvision.transforms.Resize
jax.numpy.resize
numpy.resize
keras.layers.Resizing