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

[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
build(deps): update onnxruntime requirement from <1.23.0,>=1.12.0 to >=1.12.0,<1.24.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#21252 opened Sep 29, 2025 by dependabot bot Loading…
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…
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
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
Fix logged sparsity calculation in ModelPruning bug Something isn't working callback: pruning has conflicts pl Generic label for PyTorch Lightning package
#21223 opened Sep 16, 2025 by SkafteNicki Loading…
7 tasks
Docs/Chinese README
#21221 opened Sep 15, 2025 by GdoongMathew Loading…
7 tasks
Add link to pytorch profiler API docs Documentation related pl Generic label for PyTorch Lightning package profiler
#21218 opened Sep 15, 2025 by SkafteNicki Loading…
7 tasks
drop dumping wheels after UV switch ci Continuous Integration docs Documentation related
#21217 opened Sep 15, 2025 by Borda Loading…
7 tasks done
Docs finetuning callback example callback: finetuning docs Documentation related pl Generic label for PyTorch Lightning package
#21216 opened Sep 15, 2025 by SkafteNicki Loading…
7 tasks
build(deps): update onnxscript requirement from <0.5.0,>=0.1.0 to >=0.1.0,<0.6.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related pl Generic label for PyTorch Lightning package
#21213 opened Sep 15, 2025 by dependabot bot Loading…
build(deps): drop numpy requirement from <1.27.0,>=1.21.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
#21212 opened Sep 15, 2025 by dependabot bot Loading…
build(deps): bump pytest-cov from 6.3.0 to 7.0.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
#21210 opened Sep 15, 2025 by dependabot bot Loading…
Autofix RET503 and RET504 fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package
#21207 opened Sep 12, 2025 by matsumotosan Loading…
7 tasks
fix: MLFlowLogger artifact_path logger: mlflow logger Related to the Loggers pl Generic label for PyTorch Lightning package release
#21204 opened Sep 12, 2025 by yxtay Loading…
6 of 7 tasks
ProTip! Exclude everything labeled bug with -label:bug.