-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Drop PyTorch 2.0 from the test matrix #20009
Conversation
for more information, see https://pre-commit.ci
07a06d0
to
efa5da3
Compare
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 fabric: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docker
These checks are required after the changes to 🟢 lightning_fabric: CPU workflowThese checks are required after the changes to 🟢 lightning_fabric: Azure GPU
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 installThese checks are required after the changes to Thank you for your contribution! 💜
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20009 +/- ##
=========================================
- Coverage 72% 59% -13%
=========================================
Files 427 422 -5
Lines 35505 35362 -143
=========================================
- Hits 25573 20725 -4848
- Misses 9932 14637 +4705 |
053a288
to
1848d1c
Compare
1848d1c
to
fdedabf
Compare
What does this PR do?
Removes support for PyTorch 2.0, to shift our support window with the PyTorch 2.4 release soon. In subsequent PRs I'll add testing for PyTorch 2.4.
Previous PR for reference: #19706
📚 Documentation preview 📚: https://pytorch-lightning--20009.org.readthedocs.build/en/20009/
cc @Borda @carmocca @justusschock @awaelchli