Save ==== Save an array to a binary file in NumPy .npy format. **Abstract Signature:** ``Save(file: str | Any, arr: Tensor, allow_pickle: bool = True)`` .. raw:: html
torch.save
jax.numpy.save
numpy.save
save