-
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
Fix precision default from environment #18928
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @carmocca
Thanks for fixing this.
I allowed myself to push a commit to extend the test case where this was intended to be covered.
for more information, see https://pre-commit.ci
Thank you! |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #18928 +/- ##
=========================================
- Coverage 76% 53% -23%
=========================================
Files 448 445 -3
Lines 35964 36052 +88
=========================================
- Hits 27155 18991 -8164
- Misses 8809 17061 +8252 |
Co-authored-by: awaelchli <[email protected]> (cherry picked from commit 466f772)
Co-authored-by: awaelchli <[email protected]> (cherry picked from commit 466f772)
What does this PR do?
Fixes #18918
📚 Documentation preview 📚: https://pytorch-lightning--18928.org.readthedocs.build/en/18928/
cc @Borda @carmocca @justusschock @awaelchli