-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Add CUDA 11.7 + PyTorch 1.13.0 & nightly support #4830
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
Add CUDA 11.7 + PyTorch 1.13.0 & nightly support #4830
Conversation
331f385 to
242a2fb
Compare
|
@wat3rBro has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
Use new image for CircleCI |
242a2fb to
a46a3c1
Compare
|
@thiagocrepaldi has updated the pull request. You must reimport the pull request before landing. |
a46a3c1 to
643efa1
Compare
|
@thiagocrepaldi has updated the pull request. You must reimport the pull request before landing. |
643efa1 to
991dc7d
Compare
|
@thiagocrepaldi has updated the pull request. You must reimport the pull request before landing. |
1 similar comment
|
@thiagocrepaldi has updated the pull request. You must reimport the pull request before landing. |
All non pytorch master pipelines are unchanged 3 new pileines are introduced. * 1) Windows CPU and 2) Linux CPU with pytorch/torchvision nightly builds * 2) Linux with CUDA 11.3, nightly pytorch/torchvision * 3) Linux with CUDA 11.3, python 3.9 and pytorch 1.11 and 1.12 with matching torchvision CUDA 11.3 is needed because PyTorch does not distribute wheels for 1.11/nightly and newer with cuda 11.1 Python 3.9 was needed for the same reason; no torch wheels for 3.6
9c96624 to
20df5f2
Compare
|
@thiagocrepaldi has updated the pull request. You must reimport the pull request before landing. |
|
@thiagocrepaldi can you see my pull request? #4740 |
|
@wat3rBro gentle ping |
|
@thiagocrepaldi has updated the pull request. You must reimport the pull request before landing. |
|
@thiagocrepaldi has updated the pull request. You must reimport the pull request before landing. |
|
Is this still relevant or should we close it? |
This is a continuation of #4205 (Add CUDA 11.3 + PyTorch 1.11.0 and 1.12.1)
@wat3rBro FYI