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

docs: update chlog after 2.5.2 release fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20925 opened Jun 20, 2025 by Borda Loading…
6 of 7 tasks
fix: update automated checkpoint messages for consistency ci Continuous Integration
#20924 opened Jun 20, 2025 by Borda Loading…
7 tasks done
Fix nested module example docs Documentation related pl Generic label for PyTorch Lightning package
#20923 opened Jun 20, 2025 by matsumotosan Loading…
2 of 7 tasks
Fix: no_grad with AMP bug pl Generic label for PyTorch Lightning package
#20921 opened Jun 20, 2025 by baskrahmer Loading…
Add save_on_exception option to ModelCheckpoint pl Generic label for PyTorch Lightning package
#20916 opened Jun 19, 2025 by vsey Draft
3 of 7 tasks
Fabric: Enable auto for devices and accelerator cli` arguments fabric lightning.fabric.Fabric
#20913 opened Jun 17, 2025 by fnhirwa Loading…
3 of 7 tasks
feat: Default to RichProgressBar and RichModelSummary if rich is avai… pl Generic label for PyTorch Lightning package
#20896 opened Jun 12, 2025 by littlebullGit Loading…
3 tasks done
DOC: Clarify DeviceStatsMonitor logged metrics pl Generic label for PyTorch Lightning package
#20895 opened Jun 11, 2025 by MrAnayDongre Loading…
2 of 7 tasks
bugfix: add support for global_ordinal, local_ordinal, world_size in xla bug Something isn't working fabric lightning.fabric.Fabric
#20872 opened Jun 3, 2025 by AlexandrByzov Loading…
6 of 7 tasks
PR: Fix Duplicate Metric Logging in MLFlowLogger to Prevent MLflow Database Errors dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#20871 opened Jun 2, 2025 by KAVYANSHTYAGI Loading…
Add documentation warning: Don’t use torch.profiler.profile context manager around Trainer methods docs Documentation related pl Generic label for PyTorch Lightning package
#20864 opened May 28, 2025 by KAVYANSHTYAGI Loading…
Fix: Respect required=False in add_lightning_class_args when subclass_mode=False pl Generic label for PyTorch Lightning package
#20856 opened May 25, 2025 by KAVYANSHTYAGI Loading…
Add Callback for Opacus integration pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20853 opened May 22, 2025 by svnv-svsv-jm Loading…
to_onnx return ONNXProgram ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package
#20811 opened May 11, 2025 by GdoongMathew Loading…
7 tasks
Fix advanced profiler for python >=3.12 pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20809 opened May 10, 2025 by relativityhd Loading…
2 of 7 tasks
Torch-Tensorrt Integration with LightningModule dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#20808 opened May 10, 2025 by GdoongMathew Loading…
1 of 7 tasks
Support grad_clip_norm_() for FSDP pl Generic label for PyTorch Lightning package
#20784 opened May 3, 2025 by amorehead Loading…
7 tasks done
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
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
[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 waiting on author Waiting on user action, correction, or update
#20730 opened Apr 20, 2025 by ved1beta Loading…
7 tasks done
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.