Skip to content

Upgrading PyTorch to v1.5.0 and torchvision to v0.6.0 #1178

@seemethere

Description

@seemethere

Hi folks,

We released a new PyTorch version v1.5.0 and torchvision v0.6.0.

Big item for this release is that we no longer support Python 2.

The wheel links are:

PyTorch

CUDA 10.1

download.pytorch.org/whl/cu101/torch-1.5.0%2Bcu101-cp36-cp36m-linux_x86_64.whl

CUDA 10.2

download.pytorch.org/whl/cu102/torch-1.5.0-cp36-cp36m-linux_x86_64.whl

TorchVision

CUDA 10.1

download.pytorch.org/whl/cu101/torchvision-0.6.0%2Bcu101-cp36-cp36m-linux_x86_64.whl

CUDA 10.2

download.pytorch.org/whl/cu102/torchvision-0.6.0-cp36-cp36m-linux_x86_64.whl

Other notes

If you require wheels for Python 3.7 / 3.8, you can find the links here: download.pytorch.org/whl/torch_stable.html

We're looking to having it updated in Colab.

Thanks very much.

cc'ing @colaboratory-team

Similar to #973

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