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
Sort

Pull requests list

docs: update ref to latest tutorials docs Documentation related examples
#20785 opened May 4, 2025 by pl-ghost Loading…
Support grad_clip_norm_() for FSDP pl Generic label for PyTorch Lightning package
#20784 opened May 3, 2025 by amorehead Loading…
7 tasks done
check param is of nn.Parameter type pl Generic label for PyTorch Lightning package
#20783 opened May 3, 2025 by chanokin Loading…
3 of 7 tasks
Allow cross-device local checkpoints with fsspec>=2025.5.0 dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20780 opened May 1, 2025 by siemdejong Draft
7 of 11 tasks
Added warmup parameter to early stopping cb pl Generic label for PyTorch Lightning package
#20778 opened Apr 30, 2025 by Furkan-rgb Loading…
7 tasks done
LightningCLI instantiator receives values applied by instantiation links to set in hparams dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#20777 opened Apr 30, 2025 by mauvilsa Loading…
5 of 9 tasks
2
1
Fix double iteration bug when resumed from a checkpoint. pl Generic label for PyTorch Lightning package
#20775 opened Apr 29, 2025 by sudiptob2 Loading…
3 of 7 tasks
add toggled_optimizer context manager docs Documentation related pl Generic label for PyTorch Lightning package
#20771 opened Apr 28, 2025 by rustamzh Loading…
8 of 12 tasks
[Not finished] Allow customized parameter grouping for automatic optimzier configuration. pl Generic label for PyTorch Lightning package
#20742 opened Apr 21, 2025 by SeanZhang99 Draft
7 tasks
fix: overfit_batches uses same batch for train and val docs Documentation related pl Generic label for PyTorch Lightning package
#20731 opened Apr 20, 2025 by ved1beta Loading…
7 tasks done
Cpu memory accumulation bug pl Generic label for PyTorch Lightning package
#20730 opened Apr 20, 2025 by ved1beta Loading…
7 tasks done
updating issue template ci Continuous Integration
#20720 opened Apr 16, 2025 by Borda Draft
6 of 7 tasks
docs(LightningModule): update docs for .training mode in loops docs Documentation related pl Generic label for PyTorch Lightning package
#20716 opened Apr 15, 2025 by adosar Loading…
7 tasks
FabricModule: wrap forward methods instead of monkeypatch-based redirect fabric lightning.fabric.Fabric
#20711 opened Apr 13, 2025 by tonyf Loading…
5 of 6 tasks
ci: add test for double iterating into empty queue bug pl Generic label for PyTorch Lightning package
#20705 opened Apr 9, 2025 by iyilmaz24 Loading…
8 of 12 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
Added support for flushing Comet experiment data to the Comet after saving a checkpoint. pl Generic label for PyTorch Lightning package
#20680 opened Mar 27, 2025 by yaricom Loading…
3 of 7 tasks
feat[logger] update mlflow limit for parameters length log pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20636 opened Mar 11, 2025 by bastienjalbert Draft
5 of 12 tasks
fix(mlflow): Enabling multiple callbacks for checkpoint reporting 3rd party Related to a 3rd-party community This PR is from the community logger Related to the Loggers pl Generic label for PyTorch Lightning package
#20585 opened Feb 11, 2025 by HarryAnkers Draft
7 tasks done
updated ModelCheckpoint to add the facility of retaining periodic checkpoints pl Generic label for PyTorch Lightning package
#20547 opened Jan 14, 2025 by arijit-hub Draft
5 tasks done
Generic weight averaging callback that supports EMA docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20545 opened Jan 14, 2025 by senarvi Loading…
8 of 12 tasks
Add Deepspeed Zero 3 MiCS support (Issues #20378) docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package strategy: deepspeed
#20461 opened Dec 3, 2024 by hehepig4 Loading…
12 tasks done
Add best_k_metrics parameter to the ModelCheckpoint pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20457 opened Nov 27, 2024 by gonzachiar Loading…
10 of 11 tasks
Add fp8 (torchao)/fsdp2/torch_compile handlers and tests has conflicts pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#20445 opened Nov 25, 2024 by qingquansong Draft
1 of 7 tasks
Call configure_module before freeze_before_training pl Generic label for PyTorch Lightning package
#20428 opened Nov 18, 2024 by chualanagit Loading…
12 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.