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 save_last behavior in absence of validation pl Generic label for PyTorch Lightning package
#20960 opened Jul 2, 2025 by baskrahmer Loading…
ci: bump sorting group-check ci Continuous Integration package
#20955 opened Jul 1, 2025 by Borda Loading…
7 tasks done
Make asyncio checkpointing work if validate/fit is called more than o… pl Generic label for PyTorch Lightning package
#20952 opened Jul 1, 2025 by jjh42 Loading…
2 of 3 tasks
docs(csv_logs): Clarify CSV and YAML logging distinction and improve examples docs Documentation related pl Generic label for PyTorch Lightning package
#20951 opened Jul 1, 2025 by bhimrazy Loading…
3 of 7 tasks
update ModelSummary pl Generic label for PyTorch Lightning package
#20945 opened Jun 26, 2025 by YChienHung Loading…
3 of 7 tasks
Fix wrong behavior of DDPStrategy option with simple GAN training using DDP pl Generic label for PyTorch Lightning package
#20936 opened Jun 25, 2025 by samsara-ku Loading…
5 tasks
Model checkpointing save_on_train_epoch_end default behavior documentation pl Generic label for PyTorch Lightning package
#20931 opened Jun 23, 2025 by matsumotosan Loading…
7 tasks
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 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 has conflicts 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 has conflicts 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. ci Continuous Integration dependencies Pull requests that update a dependency file dockers docs Documentation related fabric lightning.fabric.Fabric package 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
ProTip! Filter pull requests by the default branch with base:master.