-
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
docs: fix removed ref to deepspeed.initialize
#20353
Conversation
⛈️ Required checks status: Has failure 🔴
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 🟢 fabric: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docs
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #20353 +/- ##
=======================================
Coverage 89% 89%
=======================================
Files 267 267
Lines 23065 23065
=======================================
Hits 20574 20574
Misses 2491 2491 |
* docs: fix removed ref to `deepspeed.initialize` * fix links (cherry picked from commit 0e1e14f)
* docs: fix removed ref to `deepspeed.initialize` * fix links (cherry picked from commit 0e1e14f)
* docs: fix removed ref to `deepspeed.initialize` * fix links
What does this PR do?
seems like
deepspeed
does not generate API for this function anymore and this breaks the compilation of our whole docsBefore submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
cc @Borda @tchaton @justusschock @awaelchli