Skip to content

Conversation

Borda
Copy link
Member

@Borda Borda commented Aug 13, 2025

What does this PR do?

regular patch release...

Before submitting
  • Was this discussed/agreed via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you update the CHANGELOG? (not for typos, docs, test updates, or minor internal changes/refactors)

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
  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

📚 Documentation preview 📚: https://pytorch-lightning--21064.org.readthedocs.build/en/21064/

pl-ghost and others added 6 commits August 13, 2025 17:14
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)
@github-actions github-actions bot added ci Continuous Integration release fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package dependencies Pull requests that update a dependency file labels Aug 13, 2025
Copy link
Contributor

github-actions bot commented Aug 13, 2025

⚡ Required checks status: All passing 🟢

Groups summary

🟢 pytorch_lightning: Tests workflow
Check ID Status
pl-cpu-guardian success

These checks are required after the changes to .actions/requirements.txt, .github/workflows/ci-tests-pytorch.yml, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning_fabric/__about__.py, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/strategies.txt, requirements/pytorch/test.txt, src/lightning/pytorch/callbacks/lr_finder.py, src/lightning/pytorch/callbacks/model_checkpoint.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/core/optimizer.py, src/lightning/pytorch/demos/transformer.py, src/lightning/pytorch/loops/loop.py, src/lightning/pytorch/loops/optimization/manual.py, src/lightning/pytorch/loops/training_epoch_loop.py, src/lightning/pytorch/profilers/advanced.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/accelerator_connector.py, src/lightning/pytorch/trainer/connectors/data_connector.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/tuner/lr_finder.py, src/lightning/pytorch/utilities/imports.py, src/lightning/pytorch/utilities/model_summary/model_summary.py, src/lightning/pytorch/utilities/parsing.py, src/lightning/pytorch/utilities/testing/_runif.py, src/lightning/pytorch/utilities/upgrade_checkpoint.py, src/pytorch_lightning/__about__.py, tests/tests_pytorch/callbacks/progress/test_rich_progress_bar.py, tests/tests_pytorch/callbacks/test_finetuning_callback.py, tests/tests_pytorch/callbacks/test_spike.py, tests/tests_pytorch/callbacks/test_stochastic_weight_avg.py, tests/tests_pytorch/checkpointing/test_model_checkpoint.py, tests/tests_pytorch/conftest.py, tests/tests_pytorch/core/test_results.py, tests/tests_pytorch/helpers/runif.py, tests/tests_pytorch/loops/test_double_iter_in_iterable_dataset.py, tests/tests_pytorch/loops/test_prediction_loop.py, tests/tests_pytorch/models/test_amp.py, tests/tests_pytorch/models/test_hparams.py, tests/tests_pytorch/models/test_onnx.py, tests/tests_pytorch/profilers/test_profiler.py, tests/tests_pytorch/serve/test_servable_module_validator.py, tests/tests_pytorch/strategies/launchers/test_multiprocessing.py, tests/tests_pytorch/trainer/connectors/test_accelerator_connector.py, tests/tests_pytorch/trainer/connectors/test_data_connector.py, tests/tests_pytorch/trainer/flags/test_overfit_batches.py, tests/tests_pytorch/trainer/logging_/test_eval_loop_logging.py, tests/tests_pytorch/trainer/logging_/test_train_loop_logging.py, tests/tests_pytorch/trainer/optimization/test_manual_optimization.py, tests/tests_pytorch/trainer/test_config_validator.py, tests/tests_pytorch/trainer/test_dataloaders.py, tests/tests_pytorch/trainer/test_trainer.py, tests/tests_pytorch/tuner/test_lr_finder.py, tests/tests_pytorch/utilities/test_model_summary.py, tests/legacy/back-compatible-versions.txt, pyproject.toml.

🟢 pytorch_lightning: Azure GPU
Check ID Status
pytorch-lightning (GPUs) (testing Lightning | latest) success
pytorch-lightning (GPUs) (testing PyTorch | latest) success

These checks are required after the changes to .actions/requirements.txt, .azure/gpu-tests-pytorch.yml, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/strategies.txt, requirements/pytorch/test.txt, src/lightning/pytorch/callbacks/lr_finder.py, src/lightning/pytorch/callbacks/model_checkpoint.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/core/optimizer.py, src/lightning/pytorch/demos/transformer.py, src/lightning/pytorch/loops/loop.py, src/lightning/pytorch/loops/optimization/manual.py, src/lightning/pytorch/loops/training_epoch_loop.py, src/lightning/pytorch/profilers/advanced.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/accelerator_connector.py, src/lightning/pytorch/trainer/connectors/data_connector.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/tuner/lr_finder.py, src/lightning/pytorch/utilities/imports.py, src/lightning/pytorch/utilities/model_summary/model_summary.py, src/lightning/pytorch/utilities/parsing.py, src/lightning/pytorch/utilities/testing/_runif.py, src/lightning/pytorch/utilities/upgrade_checkpoint.py, src/pytorch_lightning/__about__.py, tests/tests_pytorch/callbacks/progress/test_rich_progress_bar.py, tests/tests_pytorch/callbacks/test_finetuning_callback.py, tests/tests_pytorch/callbacks/test_spike.py, tests/tests_pytorch/callbacks/test_stochastic_weight_avg.py, tests/tests_pytorch/checkpointing/test_model_checkpoint.py, tests/tests_pytorch/conftest.py, tests/tests_pytorch/core/test_results.py, tests/tests_pytorch/helpers/runif.py, tests/tests_pytorch/loops/test_double_iter_in_iterable_dataset.py, tests/tests_pytorch/loops/test_prediction_loop.py, tests/tests_pytorch/models/test_amp.py, tests/tests_pytorch/models/test_hparams.py, tests/tests_pytorch/models/test_onnx.py, tests/tests_pytorch/profilers/test_profiler.py, tests/tests_pytorch/serve/test_servable_module_validator.py, tests/tests_pytorch/strategies/launchers/test_multiprocessing.py, tests/tests_pytorch/trainer/connectors/test_accelerator_connector.py, tests/tests_pytorch/trainer/connectors/test_data_connector.py, tests/tests_pytorch/trainer/flags/test_overfit_batches.py, tests/tests_pytorch/trainer/logging_/test_eval_loop_logging.py, tests/tests_pytorch/trainer/logging_/test_train_loop_logging.py, tests/tests_pytorch/trainer/optimization/test_manual_optimization.py, tests/tests_pytorch/trainer/test_config_validator.py, tests/tests_pytorch/trainer/test_dataloaders.py, tests/tests_pytorch/trainer/test_trainer.py, tests/tests_pytorch/tuner/test_lr_finder.py, tests/tests_pytorch/utilities/test_model_summary.py, pyproject.toml, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning_fabric/__about__.py.

🟢 pytorch_lightning: Benchmarks
Check ID Status
lightning.Benchmarks success

These checks are required after the changes to .azure/gpu-benchmarks.yml, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/strategies.txt, requirements/pytorch/test.txt, src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning/pytorch/callbacks/lr_finder.py, src/lightning/pytorch/callbacks/model_checkpoint.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/core/optimizer.py, src/lightning/pytorch/demos/transformer.py, src/lightning/pytorch/loops/loop.py, src/lightning/pytorch/loops/optimization/manual.py, src/lightning/pytorch/loops/training_epoch_loop.py, src/lightning/pytorch/profilers/advanced.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/accelerator_connector.py, src/lightning/pytorch/trainer/connectors/data_connector.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/tuner/lr_finder.py, src/lightning/pytorch/utilities/imports.py, src/lightning/pytorch/utilities/model_summary/model_summary.py, src/lightning/pytorch/utilities/parsing.py, src/lightning/pytorch/utilities/testing/_runif.py, src/lightning/pytorch/utilities/upgrade_checkpoint.py.

🟢 fabric: Docs
Check ID Status
docs-make (fabric, doctest) success
docs-make (fabric, html) success

These checks are required after the changes to src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning_fabric/__about__.py, docs/source-fabric/advanced/model_parallel/tp_fsdp.rst, .github/workflows/docs-build.yml, requirements/docs.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, pyproject.toml.

🟢 pytorch_lightning: Docs
Check ID Status
docs-make (pytorch, doctest) success
docs-make (pytorch, html) success

These checks are required after the changes to src/lightning/pytorch/callbacks/lr_finder.py, src/lightning/pytorch/callbacks/model_checkpoint.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/core/optimizer.py, src/lightning/pytorch/demos/transformer.py, src/lightning/pytorch/loops/loop.py, src/lightning/pytorch/loops/optimization/manual.py, src/lightning/pytorch/loops/training_epoch_loop.py, src/lightning/pytorch/profilers/advanced.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/accelerator_connector.py, src/lightning/pytorch/trainer/connectors/data_connector.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/tuner/lr_finder.py, src/lightning/pytorch/utilities/imports.py, src/lightning/pytorch/utilities/model_summary/model_summary.py, src/lightning/pytorch/utilities/parsing.py, src/lightning/pytorch/utilities/testing/_runif.py, src/lightning/pytorch/utilities/upgrade_checkpoint.py, src/pytorch_lightning/__about__.py, docs/source-pytorch/advanced/model_parallel/tp.rst, docs/source-pytorch/advanced/speed.rst, docs/source-pytorch/advanced/transfer_learning.rst, docs/source-pytorch/common/checkpointing_basic.rst, docs/source-pytorch/common/precision_intermediate.rst, docs/source-pytorch/common/trainer.rst, docs/source-pytorch/glossary/index.rst, docs/source-pytorch/versioning.rst, _notebooks, .actions/requirements.txt, .github/workflows/docs-build.yml, requirements/docs.txt, requirements/pytorch/base.txt, requirements/pytorch/docs.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/strategies.txt, requirements/pytorch/test.txt, pyproject.toml.

🟢 pytorch_lightning: Docker
Check ID Status
build-cuda (3.10, 2.1.2, 12.1.1) success
build-cuda (3.11, 2.2.2, 12.1.1) success
build-cuda (3.11, 2.3.1, 12.1.1) success
build-cuda (3.11, 2.4.1, 12.1.1) success
build-cuda (3.12, 2.5.1, 12.1.1) success
build-cuda (3.12, 2.6.0, 12.4.1) success
build-pl (3.10, 2.1, 12.1.1) success
build-pl (3.11, 2.2, 12.1.1) success
build-pl (3.11, 2.3, 12.1.1) success
build-pl (3.11, 2.4, 12.1.1) success
build-pl (3.12, 2.5, 12.1.1) success
build-pl (3.12, 2.6, 12.4.1) success
build-pl (3.12, 2.7, 12.6.3) success
build-pl (3.12, 2.8, 12.6.3, true) success

These checks are required after the changes to .actions/requirements.txt, .github/workflows/docker-build.yml, dockers/base-cuda/Dockerfile, dockers/nvidia/Dockerfile, dockers/release/Dockerfile, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/strategies.txt, requirements/pytorch/test.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt.

🟢 lightning_fabric: CPU workflow
Check ID Status
fabric-cpu-guardian success

These checks are required after the changes to .actions/requirements.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning_fabric/__about__.py, tests/tests_fabric/accelerators/test_registry.py, tests/tests_fabric/conftest.py, tests/tests_fabric/plugins/environments/test_xla.py, tests/tests_fabric/plugins/precision/test_amp_integration.py, tests/tests_fabric/strategies/launchers/test_multiprocessing_integration.py, tests/tests_fabric/strategies/test_ddp_integration.py, tests/tests_fabric/strategies/test_model_parallel_integration.py, tests/tests_fabric/test_cli.py, tests/tests_fabric/utilities/test_distributed.py, tests/tests_fabric/utilities/test_seed.py, tests/tests_fabric/utilities/test_spike.py, pyproject.toml, .github/workflows/ci-tests-fabric.yml.

🟢 lightning_fabric: Azure GPU
Check ID Status
lightning-fabric (GPUs) (testing Fabric | latest) success
lightning-fabric (GPUs) (testing Lightning | latest) success

These checks are required after the changes to .actions/requirements.txt, .azure/gpu-tests-fabric.yml, examples/fabric/image_classifier/train_fabric.py, examples/fabric/kfold_cv/train_fabric.py, examples/fabric/tensor_parallel/train.py, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning_fabric/__about__.py, tests/tests_fabric/accelerators/test_registry.py, tests/tests_fabric/conftest.py, tests/tests_fabric/plugins/environments/test_xla.py, tests/tests_fabric/plugins/precision/test_amp_integration.py, tests/tests_fabric/strategies/launchers/test_multiprocessing_integration.py, tests/tests_fabric/strategies/test_ddp_integration.py, tests/tests_fabric/strategies/test_model_parallel_integration.py, tests/tests_fabric/test_cli.py, tests/tests_fabric/utilities/test_distributed.py, tests/tests_fabric/utilities/test_seed.py, tests/tests_fabric/utilities/test_spike.py, pyproject.toml.

🟢 mypy
Check ID Status
mypy success

These checks are required after the changes to .actions/requirements.txt, requirements/ci.txt, requirements/doctests.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/strategies.txt, requirements/pytorch/test.txt, requirements/typing.txt, src/lightning/__about__.py, src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning/pytorch/callbacks/lr_finder.py, src/lightning/pytorch/callbacks/model_checkpoint.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/core/optimizer.py, src/lightning/pytorch/demos/transformer.py, src/lightning/pytorch/loops/loop.py, src/lightning/pytorch/loops/optimization/manual.py, src/lightning/pytorch/loops/training_epoch_loop.py, src/lightning/pytorch/profilers/advanced.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/accelerator_connector.py, src/lightning/pytorch/trainer/connectors/data_connector.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/tuner/lr_finder.py, src/lightning/pytorch/utilities/imports.py, src/lightning/pytorch/utilities/model_summary/model_summary.py, src/lightning/pytorch/utilities/parsing.py, src/lightning/pytorch/utilities/testing/_runif.py, src/lightning/pytorch/utilities/upgrade_checkpoint.py, src/lightning_fabric/__about__.py, src/pytorch_lightning/__about__.py, src/version.info, pyproject.toml.

🟢 install
Check ID Status
install-pkg-guardian success

These checks are required after the changes to .actions/requirements.txt, .github/workflows/_build-packages.yml, .github/workflows/ci-pkg-install.yml, src/lightning/__about__.py, src/lightning/fabric/accelerators/registry.py, src/lightning/fabric/cli.py, src/lightning/fabric/plugins/environments/xla.py, src/lightning/fabric/plugins/precision/bitsandbytes.py, src/lightning/fabric/utilities/consolidate_checkpoint.py, src/lightning/fabric/utilities/device_parser.py, src/lightning/fabric/utilities/imports.py, src/lightning/fabric/utilities/seed.py, src/lightning/fabric/utilities/spike.py, src/lightning/fabric/utilities/testing/_runif.py, src/lightning/pytorch/callbacks/lr_finder.py, src/lightning/pytorch/callbacks/model_checkpoint.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/core/optimizer.py, src/lightning/pytorch/demos/transformer.py, src/lightning/pytorch/loops/loop.py, src/lightning/pytorch/loops/optimization/manual.py, src/lightning/pytorch/loops/training_epoch_loop.py, src/lightning/pytorch/profilers/advanced.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/accelerator_connector.py, src/lightning/pytorch/trainer/connectors/data_connector.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/tuner/lr_finder.py, src/lightning/pytorch/utilities/imports.py, src/lightning/pytorch/utilities/model_summary/model_summary.py, src/lightning/pytorch/utilities/parsing.py, src/lightning/pytorch/utilities/testing/_runif.py, src/lightning/pytorch/utilities/upgrade_checkpoint.py, src/lightning_fabric/__about__.py, src/pytorch_lightning/__about__.py, src/version.info, requirements/ci.txt, requirements/doctests.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/strategies.txt, requirements/fabric/test.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/strategies.txt, requirements/pytorch/test.txt, requirements/typing.txt.


Thank you for your contribution! 💜

Note
This comment is automatically generated and updates for 60 minutes every 180 seconds. If you have any other questions, contact carmocca for help.

Borda and others added 10 commits August 13, 2025 17:26
#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)
* 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 33de230)
@github-actions github-actions bot added the docs Documentation related label Aug 13, 2025
Update compatibility matrix in versioning to include Lightning 2.5 series and extend PyTorch support ranges

(cherry picked from commit d9f0e44)
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

❌ Patch coverage is 89.10256% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 87%. Comparing base (1617f70) to head (c31835a).
⚠️ Report is 82 commits behind head on release/stable.
✅ All tests successful. No failed tests found.

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)
baskrahmer and others added 22 commits August 13, 2025 18:50
* 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)
* replace exit with sys.exit
* fix in upgrade checkpoint

(cherry picked from commit 64d3112)
…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)
@Borda Borda changed the title releasing 2.5.3 [wip] releasing 2.5.3 [rebase & merge] Aug 13, 2025
@Borda Borda merged commit 947f939 into release/stable Aug 13, 2025
155 checks passed
@Borda Borda deleted the releasing/2.5.3 branch August 13, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration dependencies Pull requests that update a dependency file dockers docs Documentation related fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package release
Projects
None yet
Development

Successfully merging this pull request may close these issues.