Skip to content

Pull requests: Lightning-AI/pytorch-lightning

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix readme typo
#21287 opened Oct 13, 2025 by GdoongMathew Loading…
7 tasks
build(deps): update rich requirement from <14.2.0,>=12.3.0 to >=12.3.0,<14.3.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#21285 opened Oct 13, 2025 by dependabot bot Loading…
build(deps): bump astral-sh/setup-uv from 6 to 7 ci Continuous Integration docs Documentation related
#21284 opened Oct 13, 2025 by dependabot bot Loading…
Fix edgecase for early stopping bug Something isn't working callback: early stopping pl Generic label for PyTorch Lightning package
#21279 opened Oct 10, 2025 by SkafteNicki Loading…
7 tasks
nitpick: remove unnecessary type ignore & comment pl Generic label for PyTorch Lightning package
#21274 opened Oct 7, 2025 by deependujha Loading…
7 tasks
[pre-commit.ci] pre-commit suggestions pl Generic label for PyTorch Lightning package
#21273 opened Oct 6, 2025 by pre-commit-ci bot Loading…
feat: add new callback hook on_before_optimizer_setup docs Documentation related pl Generic label for PyTorch Lightning package
#21272 opened Oct 6, 2025 by deependujha Loading…
7 tasks
refactor: try catch a more specific exception during log_metrics. fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package refactor
#21271 opened Oct 6, 2025 by GdoongMathew Loading…
7 tasks
fix: mps related tests ci Continuous Integration pl Generic label for PyTorch Lightning package
#21270 opened Oct 6, 2025 by bhimrazy Loading…
7 tasks
fix: move ProgressBar and ModelCheckpoint callbacks to the end in reorder_callbacks pl Generic label for PyTorch Lightning package
#21268 opened Oct 6, 2025 by deependujha Loading…
7 tasks
Fix ReduceLROnPlateau scheduler error when validation doesn't run every epoch pl Generic label for PyTorch Lightning package
#21266 opened Oct 4, 2025 by Copilot AI Draft
8 tasks done
Remove unnecessary TODO comment in fit_loop.py pl Generic label for PyTorch Lightning package
#21265 opened Oct 4, 2025 by Copilot AI Draft
Add EMAWeightAveraging callback to weight_averaging.py pl Generic label for PyTorch Lightning package
#21260 opened Oct 2, 2025 by amorehead Loading…
7 tasks done
[Fabric] Ignore Keyword Arguments Outside of Callback Signature docs Documentation related fabric lightning.fabric.Fabric
#21258 opened Oct 1, 2025 by SkafteNicki Loading…
7 tasks
Synchronize gradients in manual optimization with DDPStrategy(static_graph=True) pl Generic label for PyTorch Lightning package
#21251 opened Sep 28, 2025 by Sohaib-Ahmed21 Loading…
3 of 7 tasks
Docs: drop deprecated project docs Documentation related pl Generic label for PyTorch Lightning package
#21250 opened Sep 25, 2025 by Borda Loading…
7 tasks done
Fix last.ckpt only being saved when another checkpoint has been created bug Something isn't working callback: model checkpoint has conflicts pl Generic label for PyTorch Lightning package
#21244 opened Sep 23, 2025 by SkafteNicki Loading…
7 tasks
docs: fix pip cmd.
#21242 opened Sep 22, 2025 by GdoongMathew Loading…
7 tasks
Fix ModelCheckpoint with manual optimization and every_n_train_steps pl Generic label for PyTorch Lightning package
#21239 opened Sep 22, 2025 by littlebullGit Loading…
build(deps): bump coverage from 7.10.6 to 7.10.7 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21234 opened Sep 22, 2025 by dependabot bot Loading…
Remove Redundant Host & Device Synchronizations pl Generic label for PyTorch Lightning package
#21233 opened Sep 21, 2025 by alpha0422 Loading…
7 tasks
fix pylint E1120 error. pl Generic label for PyTorch Lightning package
#21230 opened Sep 19, 2025 by GdoongMathew Loading…
7 tasks
Remove unviolated linting rules fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package
#21229 opened Sep 17, 2025 by matsumotosan Loading…
7 tasks
Smaller docfix for cli scheduler documentation docs Documentation related pl Generic label for PyTorch Lightning package
#21228 opened Sep 17, 2025 by SkafteNicki Loading…
7 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.