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

build(deps): update psutil requirement from <7.1.2 to <7.1.3 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#21318 opened Oct 27, 2025 by dependabot bot Loading…
build(deps): update torchvision requirement from <0.24.0,>=0.16.0 to >=0.16.0,<0.25.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21317 opened Oct 27, 2025 by dependabot bot Loading…
build(deps): bump actions/download-artifact from 5 to 6 ci Continuous Integration docs Documentation related package
#21316 opened Oct 27, 2025 by dependabot bot Loading…
build(deps): bump actions/upload-artifact from 4 to 5 ci Continuous Integration docs Documentation related
#21315 opened Oct 27, 2025 by dependabot bot Loading…
Update README.md
#21314 opened Oct 26, 2025 by minashkinvladislav Loading…
7 tasks
feat(fabric): introduce process-safe port management docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21313 opened Oct 25, 2025 by littlebullGit Loading…
fix: update port manager to use multiprocessing lock for process safety fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21311 opened Oct 24, 2025 by deependujha Loading…
7 tasks
docs(trainer): add note for NumPy randomness docs Documentation related pl Generic label for PyTorch Lightning package
#21310 opened Oct 23, 2025 by adosar Loading…
7 tasks
LRs updates are called at the end of a skipped epoch fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21307 opened Oct 20, 2025 by LTMeyer Loading…
10 of 11 tasks
[WIP] Compatibility with Pytorch 2.9 precision API bug Something isn't working fabric lightning.fabric.Fabric
#21306 opened Oct 20, 2025 by SkafteNicki Draft
7 tasks
tests for python version in req. for split dependencies ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21305 opened Oct 20, 2025 by Borda Loading…
7 tasks done
build(deps): bump torch & torchvision from 2.8.0 to 2.9.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21300 opened Oct 20, 2025 by dependabot bot Loading…
build(deps): bump coverage from 7.10.7 to 7.11.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21299 opened Oct 20, 2025 by dependabot bot Loading…
[WIP] Feat/logger_map logger Related to the Loggers pl Generic label for PyTorch Lightning package
#21297 opened Oct 19, 2025 by GdoongMathew Loading…
7 tasks
[wip]: chore/debug gpu tests ci Continuous Integration
#21290 opened Oct 15, 2025 by bhimrazy Draft
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
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: 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
ProTip! Filter pull requests by the default branch with base:master.