Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading PyTorch to v1.10.0 and torchvision to v0.11.1 and torchaudio to v0.10.0 #2372

Closed
seemethere opened this issue Oct 21, 2021 · 4 comments

Comments

@seemethere
Copy link

seemethere commented Oct 21, 2021

Hi folks,

We released

  • pytorch v1.10.0
  • torchvision v0.11.1
  • torchaudio v0.10.0

The wheel links are:

pytorch

CUDA 11.3

download.pytorch.org/whl/cu113/torch-1.10.0%2Bcu113-cp36-cp36m-linux_x86_64.whl

torchvision

CUDA 11.3

download.pytorch.org/whl/cu113/torchvision-0.11.1%2Bcu113-cp36-cp36m-linux_x86_64.whl

torchaudio

CUDA 11.3

download.pytorch.org/whl/cu113/torchaudio-0.10.0%2Bcu113-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 #1891

@malfet
Copy link

malfet commented Oct 21, 2021

@seemethere links should be to cuda-11.3 (and AFAIK CUDA have something called "enhanced-backward-compatibility", which means that CUDA-11.X releases should work with any CUDA-11.0 compatible driver)

@seemethere
Copy link
Author

@seemethere they should be cuda-11.3 (and AFAIK CUDA have something called "enhanced-backward-compatibility", which means that CUDA-11.X releases should work with any CUDA-11.0 compatible driver)

Updated to include v11.3

@colaboratory-team
Copy link
Contributor

Tracked internally as b/204473103

@colaboratory-team colaboratory-team changed the title Upgrading PyTorch to v1.10.0 and torchvision to v0.11.0 and torchaudio to v0.10.0 Upgrading PyTorch to v1.10.0 and torchvision to v0.11.1 and torchaudio to v0.10.0 Nov 5, 2021
@colaboratory-team
Copy link
Contributor

Done.

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

No branches or pull requests

3 participants