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

[wip]: chore/debug gpu tests
#21290 opened Oct 15, 2025 by bhimrazy Loading…
7 tasks
Do not replace custom sampler/dataloader when using overfit_batches bug Something isn't working pl Generic label for PyTorch Lightning package
#21289 opened Oct 15, 2025 by SkafteNicki Loading…
7 tasks
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…
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
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
update maintainers/codeowners ci Continuous Integration docs Documentation related pl Generic label for PyTorch Lightning package
#21240 opened Sep 22, 2025 by Borda Loading…
4 tasks done
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…
Remove Redundant Host & Device Synchronizations pl Generic label for PyTorch Lightning package
#21233 opened Sep 21, 2025 by alpha0422 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
check the init args only when the given frames are in __init__ method. pl Generic label for PyTorch Lightning package
#21227 opened Sep 16, 2025 by GdoongMathew Loading…
7 tasks
Bugfix for BackboneFinetuning + LearningRateFinder bug Something isn't working callback: finetuning has conflicts pl Generic label for PyTorch Lightning package tuner
#21224 opened Sep 16, 2025 by SkafteNicki Loading…
7 tasks
ProTip! Filter pull requests by the default branch with base:master.