-
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
Remove the FairScale integration #16400
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: Azure HPU
These checks are required after the changes to 🟢 pytorch_lightning: Azure IPU
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_app: Tests workflow
These checks are required after the changes to 🟢 lightning_app: Examples
These checks are required after the changes to 🟢 lightning_app: Azure
These checks are required after the changes to 🟢 lightning_app: 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 🟢 link-check
These checks are required after the changes to Thank you for your contribution! 💜
|
tests/tests_pytorch/trainer/connectors/test_accelerator_connector.py
Outdated
Show resolved
Hide resolved
Merge blocked by Lightning-Universe/lightning-quick-start#27 |
3fddf7d
to
5f1ea77
Compare
5f1ea77
to
f5f7b20
Compare
f5f7b20
to
6ef051c
Compare
Co-authored-by: Adrian Wälchli <[email protected]>
What does this PR do?
See title
In a follow-up I will replace the
fsdp_native
key forfsdp
Closes #13339
Closes #11207
Closes #13431
Closes #7217
Does your PR introduce any breaking changes? If yes, please list them.
Removes deprecated code
cc @justusschock @awaelchli @Borda