similar to #5801
Hello. We have released torch v2.11.0, to pypi and download.pytorch.org
Installation instructions for integrating this build in Colab:
pip3 install torch torchvision torchaudio
This should install Python 3.11 Cuda 13.0 full release.
CUDA 13 is now the default version installed for both x86_64 and ARM platforms.
Users who need an alternative build can still access the CPU-only version as well as CUDA 12.8 builds from the respective https://download.pytorch.org/whl subfolders.
release note can be found at: https://github.com/pytorch/pytorch/releases/tag/v2.11.0
see blog: https://pytorch.org/blog/pytorch-2-11-release-blog/
similar to #5801
Hello. We have released torch v2.11.0, to pypi and download.pytorch.org
Installation instructions for integrating this build in Colab:
This should install Python 3.11 Cuda 13.0 full release.
CUDA 13 is now the default version installed for both x86_64 and ARM platforms.
Users who need an alternative build can still access the CPU-only version as well as CUDA 12.8 builds from the respective https://download.pytorch.org/whl subfolders.
release note can be found at: https://github.com/pytorch/pytorch/releases/tag/v2.11.0
see blog: https://pytorch.org/blog/pytorch-2-11-release-blog/