Skip to content

Upgrading PyTorch v2.11.0, torchvision v0.26.0, torchaudio to v2.11.0 #5801 #5925

@yangw-dev

Description

@yangw-dev

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions