-
Notifications
You must be signed in to change notification settings - Fork 3.6k
releasing 2.5.3
[rebase & merge]
#21064
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
Conversation
Co-authored-by: Borda <[email protected]> (cherry picked from commit 39438bf)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 48fcc30)
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6535de1)
…ments (#20928) build(deps): bump pytest-random-order in /requirements Bumps [pytest-random-order](https://github.com/jbasko/pytest-random-order) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/jbasko/pytest-random-order/releases) - [Changelog](https://github.com/pytest-dev/pytest-random-order/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-random-order@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: pytest-random-order dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 84a92d0)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit fd05897)
(cherry picked from commit 8bdb892)
⚡ Required checks status: All passing 🟢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 🟢 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 workflow
These 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 🟢 install
These checks are required after the changes to Thank you for your contribution! 💜
|
#20913) * add auto option for accelerator and device * use auto detect accelerator and add auto to the unit tests --------- Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 6e90049)
* ci/gpu: drop duplicate/confusing dep. installations * req? * jsonargparse <4.27.0 * swap * jsonargparse >=4.27.0 * -U (cherry picked from commit e11fae5)
(cherry picked from commit 04379c2)
* ci/gpu: setting oldest dependencies * pip install "cython<3.0" * deepspeed ==0.9.3 * typing-extensions >=4.5.0 * PyYAML >5.4 * torchmetrics >0.7.0 * lightning-utilities >=0.10.0 (cherry picked from commit a651975)
(cherry picked from commit 46874df)
(cherry picked from commit 33de230)
(cherry picked from commit 33f1f40)
Update compatibility matrix in versioning to include Lightning 2.5 series and extend PyTorch support ranges (cherry picked from commit d9f0e44)
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release/stable #21064 +/- ##
===============================================
Coverage 87% 87%
===============================================
Files 268 268
Lines 23421 23344 -77
===============================================
- Hits 20373 20335 -38
+ Misses 3048 3009 -39 |
* Fix compatibility for bitsandbytes>=0.46 * --upgrade-strategy=eager --------- Co-authored-by: Jirka B <[email protected]> (cherry picked from commit 73f1ab8)
* [pre-commit.ci] pre-commit suggestions updates: - [github.com/PyCQA/docformatter: 06907d0267368b49b9180eed423fae5697c1e909 → v1.7.7](PyCQA/docformatter@06907d0...v1.7.7) - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.4...v0.12.2) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) * Apply suggestions from code review --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Jirka B <[email protected]> (cherry picked from commit a2d179b)
* Implement test to reproduce the issue * Implement fix * chlog --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Jirka B <[email protected]> (cherry picked from commit 72bb751)
* fix: overfit_batches uses same batch for train and val * docs changes foor better understanding --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 6a09f27)
…1046) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.2 to 7.10.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.10.2...7.10.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 8834b7c)
* build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2 Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.15.0 to 0.15.2. - [Release notes](https://github.com/lightning-ai/utilities/releases) - [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md) - [Commits](Lightning-AI/utilities@v0.15.0...v0.15.2) --- updated-dependencies: - dependency-name: Lightning-AI/utilities dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit daed436)
* build(deps): bump actions/download-artifact from 4 to 5 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 14be476)
[create-pull-request] automated change Co-authored-by: Borda <[email protected]> (cherry picked from commit 43d7e3d)
* build(deps): bump torch from 2.7.1 to 2.8.0 in /requirements Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 4e23c94)
Co-authored-by: Bhimraj Yadav <[email protected]> Co-authored-by: Deependu <[email protected]> (cherry picked from commit 863ed02)
Co-authored-by: Bhimraj Yadav <[email protected]> (cherry picked from commit f067626)
* RUN_ONLY_CUDA_TESTS * fabric * pytorch * generate_checkpoints * skip coverage * xfail --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit a777069)
* docs for logging multiple val and test dataloaders * Apply suggestions from code review --------- Co-authored-by: Bhimraj Yadav <[email protected]> (cherry picked from commit 9c48699)
…se` (#21051) * fix implementation * add testing * changelog --------- Co-authored-by: Quentin Soubeyran <[email protected]> (cherry picked from commit b7ec502)
* fix: remove extra parameter in accelerator registry decorator * tests: add registry decorator tests * chlog --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deependu <[email protected]> Co-authored-by: Jirka B <[email protected]> (cherry picked from commit 60883a9)
* fix impl for exponential spacing * add testing * small doc fixes (cherry picked from commit 105bb20)
…0811) * feat: return `ONNXProgram` when exporting with dynamo=True. * test: add to_onnx(dynamo=True) unittests. * fix: add ignore filter in pyproject.toml * fix: change the return type annotation of `to_onnx`. * test: add parametrized `dynamo` to test `test_if_inference_output_is_valid`. * test: add difference check in `test_model_return_type`. * fix: fix unittest. * test: add test `test_model_onnx_export_missing_onnxscript`. * feat: enable ONNXProgram export on torch 2.5.0 * extensions --------- Co-authored-by: Jirka B <[email protected]> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 577c04d)
* add saving of checkpoint if an exception is raised * import callback to checkpoint test file * add test for exception in training callbacks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Jirka B <[email protected]> (cherry picked from commit 6f93a90)
* reset data fetching after learning rate finder * reinit at the same time to still support multiclass lrfind (cherry picked from commit 2676332)
…e` in xla (#20872) * bugfix: add support for global_ordinal, local_ordinal, world_size in xla * fix: remove set local rank * Apply suggestions from code review --------- Co-authored-by: AlexandrByzov <[email protected]> Co-authored-by: Bhimraj Yadav <[email protected]> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit a0ce930)
(cherry picked from commit f775e35)
* bump PyTorch version in dependencies & CI build(deps): update torchvision requirement in /requirements Updates the requirements on [torchvision](https://github.com/pytorch/vision) to permit the latest version. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.16.0...0.23.0) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.23.0 dependency-type: direct:production ... * RunIf(linux_only=True) * _xfail_gloo_windows * FixMe * flaky --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 4ff8ff7)
What does this PR do?
regular patch release...
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
📚 Documentation preview 📚: https://pytorch-lightning--21064.org.readthedocs.build/en/21064/