Skip to content

Upgrading PyTorch v2.14.0, torchvision v0.29.0 #6093

Description

@atalman

Similar to #6053

Hello. We have released torch v2.14.0 and torchvision v0.29.0, to pypi and download.pytorch.org

Installation instructions for integrating this build in Colab:

pip3 install torch torchvision

This should install Python 3.10-Python 3.14 Cuda 13.0 full release.

CUDA 13.0 remains the default version installed for both x86_64 and ARM platforms.

release note can be found at: pytorch/pytorch@v2.14.0 (release)
see blog: pytorch.org/blog/pytorch-2-14-release-blog

Should we close this one now: #6053 ?

Release 2.14.0 you have an option to use cuda 12.6 or cuda 13.2 builds. Installation instructions:

pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu132

cc @spencersgoogle

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions