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

Use mlflow variable to set max param length logger: mlflow pl Generic label for PyTorch Lightning package
#21074 opened Aug 15, 2025 by SkafteNicki Loading… updated Aug 15, 2025
7 tasks
Generic weight averaging callback that supports EMA docs Documentation related fabric lightning.fabric.Fabric has conflicts pl Generic label for PyTorch Lightning package
#20545 opened Jan 14, 2025 by senarvi Loading… updated Aug 14, 2025
8 of 12 tasks
Compatibility for weights_only=True by default fabric lightning.fabric.Fabric
#21072 opened Aug 14, 2025 by matsumotosan Loading… updated Aug 14, 2025
7 tasks
Torch-Tensorrt Integration with LightningModule ci Continuous Integration dependencies Pull requests that update a dependency file has conflicts pl Generic label for PyTorch Lightning package
#20808 opened May 10, 2025 by GdoongMathew Loading… updated Aug 14, 2025
1 of 7 tasks
Make asyncio checkpointing work if validate/fit is called more than once has conflicts pl Generic label for PyTorch Lightning package
#20952 opened Jul 1, 2025 by jjh42 Loading… updated Aug 14, 2025
2 of 3 tasks
Fix LR not being correctly set after using LearningRateFinder callback pl Generic label for PyTorch Lightning package
#21068 opened Aug 14, 2025 by littlebullGit Loading… updated Aug 14, 2025
2
4
Fix MLFlowLogger.save_dir Windows file URI handling logger: mlflow logger Related to the Loggers pl Generic label for PyTorch Lightning package
#20988 opened Jul 19, 2025 by littlebullGit Loading… updated Aug 14, 2025
Time based validation support pl Generic label for PyTorch Lightning package
#21071 opened Aug 14, 2025 by Sohaib-Ahmed21 Draft updated Aug 14, 2025
3 of 7 tasks
Impr docs on batch sizes and limits in distributed docs Documentation related pl Generic label for PyTorch Lightning package
#21070 opened Aug 14, 2025 by SkafteNicki Loading… updated Aug 14, 2025
7 tasks
2
Add support for deepspeeds exclude_frozen_parameters fabric lightning.fabric.Fabric feature Is an improvement or enhancement pl Generic label for PyTorch Lightning package
#21060 opened Aug 13, 2025 by SkafteNicki Loading… updated Aug 14, 2025
7 tasks
let _get_default_process_group_backend_for_device support more hardware platforms fabric lightning.fabric.Fabric
#21057 opened Aug 12, 2025 by taozhiwei Loading… updated Aug 14, 2025
feature: add add sub_dir to CSV logger constructor fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21045 opened Aug 11, 2025 by Shoumik-Gandre Loading… updated Aug 14, 2025
3 of 7 tasks
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… updated Aug 14, 2025
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… updated Aug 14, 2025
5 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… updated Aug 14, 2025
Add Deepspeed Zero 3 MiCS support docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package strategy: deepspeed
#20461 opened Dec 3, 2024 by hehepig4 Loading… updated Aug 13, 2025
12 tasks done
docs(csv_logs): Clarify CSV and YAML logging distinction and improve examples docs Documentation related logger: csv pl Generic label for PyTorch Lightning package
#20951 opened Jul 1, 2025 by bhimrazy Loading… updated Aug 13, 2025
3 of 7 tasks
FabricModule: wrap forward methods instead of monkeypatch-based redirect fabric lightning.fabric.Fabric waiting on author Waiting on user action, correction, or update
#20711 opened Apr 13, 2025 by tonyf Loading… updated Aug 12, 2025
5 of 6 tasks
DOC: Clarify DeviceStatsMonitor logged metrics pl Generic label for PyTorch Lightning package
#20895 opened Jun 11, 2025 by MrAnayDongre Draft updated Aug 12, 2025
2 of 7 tasks
Add MemoryFormat callback (channels last) callback community This PR is from the community feature Is an improvement or enhancement has conflicts pl Generic label for PyTorch Lightning package
#17680 opened May 23, 2023 by Pedrexus Loading… updated Aug 12, 2025
6 of 11 tasks
future
update ModelSummary pl Generic label for PyTorch Lightning package
#20945 opened Jun 26, 2025 by YChienHung Loading… updated Aug 12, 2025
3 of 7 tasks
Fix: no_grad with AMP bug pl Generic label for PyTorch Lightning package
#20921 opened Jun 20, 2025 by baskrahmer Loading… updated Aug 12, 2025
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… updated Aug 11, 2025
Cpu memory accumulation bug has conflicts 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… updated Aug 9, 2025
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… updated Aug 8, 2025
7 tasks
ProTip! Filter pull requests by the default branch with base:master.