-
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
Always pass the correct batch index to the automatic optimization loop #18619
Conversation
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Tests workflowThese 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 🟢 pytorch_lightning: Docs
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 Report
Additional details and impacted files@@ Coverage Diff @@
## master #18619 +/- ##
==========================================
- Coverage 83% 50% -32%
==========================================
Files 426 418 -8
Lines 33381 33233 -148
==========================================
- Hits 27670 16768 -10902
- Misses 5711 16465 +10754 |
What does this PR do?
Fixes https://twitter.com/MF_FOOM/status/1705265642788749773
📚 Documentation preview 📚: https://pytorch-lightning--18619.org.readthedocs.build/en/18619/
cc @Borda @carmocca @justusschock