-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update GPU CI and docker images for PyTorch 2.1 #18719
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
Conversation
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Docker
These checks are required after the changes to 🟢 lightning_fabric: Azure GPU
These checks are required after the changes to Thank you for your contribution! 💜
|
|
to build images it need to be full PR and when all pass, you can dispatch the branch to upload such images to dockerhub |
This reverts commit 9b9703f.
…g/pytorch-lightning into feature/2-1-cuda
|
seems that PT was built only for CUDA 12.1 but not 12.0 or 12.2 |
for more information, see https://pre-commit.ci
This reverts commit 195a9cb
some optional dependencies don't install in Python 3.11 yet
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
What does this PR do?
Upgrades our GPU CI to PyTorch 2.1
📚 Documentation preview 📚: https://pytorch-lightning--18719.org.readthedocs.build/en/18719/
cc @carmocca @Borda