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
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