-
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
Weekly minor patch release 2.0.8
[rebase & merge]
#18420
Conversation
(cherry picked from commit dc44fa4)
[create-pull-request] automated change Co-authored-by: Borda <Borda@users.noreply.github.com> (cherry picked from commit c971503)
(cherry picked from commit 3375b3a)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 2fb90e6)
🌩️ Required checks status: Pending 🟡Groups summary🟢 pytorch_lightning: Tests workflow
These 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 🟢 fabric: Docs
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_fabric: CPU workflowThese checks are required after the changes to 🟡 lightning_fabric: Azure GPU
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: Store
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 🟢 release dockers
These checks are required after the changes to Thank you for your contribution! 💜
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release/stable #18420 +/- ##
================================================
- Coverage 84% 83% -0%
================================================
Files 419 419
Lines 31853 31839 -14
================================================
- Hits 26603 26469 -134
- Misses 5250 5370 +120 |
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1. - [Commits](python/mypy@v1.4.1...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 8e7ce47)
(cherry picked from commit 9496d9a)
(cherry picked from commit 9d7a284)
(cherry picked from commit 105b25c)
) (cherry picked from commit d77132b)
(cherry picked from commit 8218097)
* remove update_is_headless check as it is spamming the backend with list_lightningapp_instance API calls for a feature which is no longer used * removed test which is no longer needed (cherry picked from commit 0825c82)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit a0ca2c8)
(cherry picked from commit f3c49b8)
* don't call set_world_ranks in xla strategy * update * fabric and other strategies * CHANGELOG * Typos * Reuse test --------- Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com> (cherry picked from commit 50662eb)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com> (cherry picked from commit 281d6a2)
2.0.8
[wip]2.0.8
[rebase & merge]
(cherry picked from commit dc44fa4)## What does this PR do?
Fixes #<issue_number>
Before 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 @carmocca @justusschock @awaelchli