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

Allow one to skip training steps during distributed training pl Generic label for PyTorch Lightning package
#20729 opened Apr 18, 2025 by amorehead Loading…
5 of 7 tasks
build(deps): bump torch from 2.5.1 to 2.6.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
#20728 opened Apr 18, 2025 by dependabot bot Loading…
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 pl Generic label for PyTorch Lightning package
#20701 opened Apr 7, 2025 by parambharat Draft
4 of 8 tasks
feat: Add Neptune Scale logger support dependencies Pull requests that update a dependency file docs Documentation related pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#20687 opened Mar 31, 2025 by SiddhantSadangi Draft
6 of 10 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 Loading…
5 of 12 tasks
Add Average Callback pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#20618 opened Mar 5, 2025 by Alexis-IMBERT Draft
3 of 11 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 Loading…
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
Support for MPS device mixed-precision pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#20531 opened Jan 6, 2025 by laclouis5 Draft
2 of 7 tasks
Fabric: add support for 'auto' accelerator fabric lightning.fabric.Fabric won't fix This will not be worked on
#20473 opened Dec 7, 2024 by GeminiLn Draft
3 tasks done
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 pl Generic label for PyTorch Lightning package
#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
Better registration support for a wide range of third-party hardware accelerator docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package won't fix This will not be worked on
#20349 opened Oct 19, 2024 by zhiyuan1i Loading…
7 of 8 tasks
Add learning rate scheduling support for DeepSpeedStrategy docs Documentation related fabric lightning.fabric.Fabric strategy: deepspeed waiting on author Waiting on user action, correction, or update
#20320 opened Oct 5, 2024 by amorehead Loading…
4 of 6 tasks
Add compile_fn parameter for Trainer pl Generic label for PyTorch Lightning package torch.compile waiting on author Waiting on user action, correction, or update won't fix This will not be worked on
#20269 opened Sep 10, 2024 by mieshkiwrk Loading…
Support variable batch size in throughput callback pl Generic label for PyTorch Lightning package
#20236 opened Aug 29, 2024 by alex-hh Draft
7 tasks
Stepwise LR scheduler pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update won't fix This will not be worked on
#20211 opened Aug 18, 2024 by 01AbhiSingh Loading…
3 tasks
ProTip! Filter pull requests by the default branch with base:master.