-
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
Raise an exception when calling fit
twice with spawn
#18776
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 #18776 +/- ##
==========================================
- Coverage 82% 49% -33%
==========================================
Files 439 431 -8
Lines 34407 34265 -142
==========================================
- Hits 28115 16847 -11268
- Misses 6292 17418 +11126 |
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
What does this PR do?
Part of #18775
📚 Documentation preview 📚: https://pytorch-lightning--18776.org.readthedocs.build/en/18776/
cc @Borda @justusschock @awaelchli @carmocca @JackCaoG @Liyang90 @gkroiz