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: 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
feat: add best_model_metrics to ModelCheckpoint callback pl Generic label for PyTorch Lightning package
#21355 opened Nov 12, 2025 by Iruos8805 Loading…
4 of 12 tasks
feat: allow configurable join_char for WandbLogger metric formatting logger: wandb Weights & Biases pl Generic label for PyTorch Lightning package
#21331 opened Nov 4, 2025 by Iruos8805 Loading…
5 of 12 tasks
Fix progress bar deadlock on DDP metrics computation. pl Generic label for PyTorch Lightning package progress bar: rich
#21322 opened Oct 29, 2025 by tchittesh Loading…
7 tasks
Docs/Chinese README
#21221 opened Sep 15, 2025 by GdoongMathew 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
[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
WIP: Unscale the gradients before gradient clipping in manual optimization bug Something isn't working fun Staff contributions outside working hours - to differentiate from the "community" label precision: amp Automatic Mixed Precision
#19536 opened Feb 27, 2024 by awaelchli Draft 2.4.x
[WIP]: Add Python 3.13 to CI ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21360 opened Nov 13, 2025 by matsumotosan Loading…
7 tasks
[Not finished] Allow customized parameter grouping for automatic optimzier configuration. pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#20742 opened Apr 21, 2025 by SeanZhang99 Draft
7 tasks
Fix RichProgressBar loading when using LightningCLI pl Generic label for PyTorch Lightning package
#21340 opened Nov 6, 2025 by huangyxi 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
Improve RichProgreasBar speed performance pl Generic label for PyTorch Lightning package
#21321 opened Oct 28, 2025 by GdoongMathew Loading…
7 tasks
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
modified num_replicas=self.world_size has conflicts pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#19962 opened Jun 9, 2024 by arjunagarwal899 Draft
2 of 7 tasks
Include VertexAI cluster environment for Fabric docs Documentation related fabric lightning.fabric.Fabric has conflicts pl Generic label for PyTorch Lightning package
#19911 opened May 27, 2024 by miguelalba96 Draft
4 tasks
WIP: Integrate Collective into strategies fabric lightning.fabric.Fabric has conflicts refactor won't fix This will not be worked on
#19881 opened May 17, 2024 by awaelchli Draft
[WIP] Basic system check for troubleshooting multi-GPU issues ci Continuous Integration docs Documentation related fabric lightning.fabric.Fabric fun Staff contributions outside working hours - to differentiate from the "community" label has conflicts strategy: ddp DistributedDataParallel
#19609 opened Mar 10, 2024 by awaelchli Draft future
[WIP] Feat/logger_map logger Related to the Loggers pl Generic label for PyTorch Lightning package
#21297 opened Oct 19, 2025 by GdoongMathew Draft
7 tasks
feat: add new callback hook on_checkpoint_write_end docs Documentation related pl Generic label for PyTorch Lightning package
#21323 opened Nov 2, 2025 by Iruos8805 Loading…
6 of 12 tasks
docs: fix pip cmd.
#21242 opened Sep 22, 2025 by GdoongMathew Loading…
7 tasks
[WIP] Support all CombinedLoader modes in prediction loop community This PR is from the community data handling Generic data-related topic docs Documentation related feature Is an improvement or enhancement has conflicts pl Generic label for PyTorch Lightning package trainer: predict
#17749 opened Jun 4, 2023 by katzkowski Draft
7 of 11 tasks
future
fix: allow loading of nested states in Fabric.load [wip] fabric lightning.fabric.Fabric waiting on author Waiting on user action, correction, or update won't fix This will not be worked on
#20210 opened Aug 18, 2024 by Markus28 Draft
4 of 11 tasks
feat: add support for cloud files and non-local checkpoints has conflicts pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#20701 opened Apr 7, 2025 by parambharat Draft
4 of 8 tasks
[NEPTUNE] Optimize uploading k-best model checkpoints logger: neptune logger Related to the Loggers pl Generic label for PyTorch Lightning package
#19071 opened Nov 27, 2023 by AleksanderWWW Draft
7 tasks
ProTip! Exclude everything labeled bug with -label:bug.