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

Add num_nodes() method to ClusterEnvironment fabric lightning.fabric.Fabric
#21638 opened Apr 1, 2026 by crawfordxx Loading…
3 tasks done
feat: add enable_device_summary flag to Trainer docs Documentation related pl Generic label for PyTorch Lightning package
#21637 opened Apr 1, 2026 by crawfordxx Loading…
6 of 12 tasks
fix: remove incorrect disabled=True for CometLogger offline mode pl Generic label for PyTorch Lightning package
#21634 opened Mar 31, 2026 by satishkc7 Loading…
fix: clone async checkpoint tensors to CPU to prevent GPU OOM pl Generic label for PyTorch Lightning package
#21631 opened Mar 31, 2026 by karthik-idikuda Loading…
fix: CometLogger offline mode disables logging entirely pl Generic label for PyTorch Lightning package
#21619 opened Mar 27, 2026 by saivedant169 Loading…
Fix free-threaded cleanup race in _replace_dunder_methods fabric lightning.fabric.Fabric
#21618 opened Mar 27, 2026 by Furkan-rgb Loading…
change LightningDeprecationWarning to inherit from FutureWarning fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21615 opened Mar 26, 2026 by knQzx Loading…
Update contributor docs: CoC 2.1, completeness, link fixes ci Continuous Integration
#21614 opened Mar 26, 2026 by Borda Loading…
7 tasks done
Warn when FSDP auto-wrap policy splits tied weights fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21613 opened Mar 26, 2026 by c-pozzi Loading…
4 tasks done
chore: bump/enable PyTorch 2.11 in req. and CI ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related fabric lightning.fabric.Fabric has conflicts pl Generic label for PyTorch Lightning package
#21609 opened Mar 24, 2026 by Borda Loading…
7 tasks done
Add GradientStatsMonitor callback for gradient tracking pl Generic label for PyTorch Lightning package
#21596 opened Mar 22, 2026 by ZiadiSafouene Loading…
[WIP] Setup package publishing via PyPi Trusted Publisher Management ci Continuous Integration
#21594 opened Mar 19, 2026 by justusschock Loading…
7 tasks
Add step-based scheduling for GradientAccumulationScheduler docs Documentation related has conflicts pl Generic label for PyTorch Lightning package
#21583 opened Mar 12, 2026 by adityaroy10 Loading…
6 of 10 tasks
feat(loggers): add group_metrics_by_prefix to TensorBoardLogger for grouped plots fabric lightning.fabric.Fabric logger: tensorboard pl Generic label for PyTorch Lightning package
#21582 opened Mar 11, 2026 by s-zx Loading…
fix: avoid AccumulateGrad stream mismatch by using default stream for DDP init fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21579 opened Mar 10, 2026 by s-zx Loading…
fix(fabric): raise on CPU tensor passed to all_reduce in non-CPU setup (#21530) fabric lightning.fabric.Fabric
#21573 opened Mar 9, 2026 by GudeJunge Loading…
7 of 11 tasks
Docs: highlight key optimization code lines with :emphasize-lines: docs Documentation related pl Generic label for PyTorch Lightning package
#21568 opened Mar 6, 2026 by tsubasakong Loading…
3 of 10 tasks
fix: Using batchsize of batch_sampler when using BatchSampler pl Generic label for PyTorch Lightning package
#21566 opened Mar 5, 2026 by bigd4 Loading…
3 of 7 tasks
Add experiment_tags parameter to MLFlowLogger pl Generic label for PyTorch Lightning package
#21555 opened Feb 26, 2026 by alfhj Draft
2 of 8 tasks
Fix validation skipped when IterableDataset exhausts early pl Generic label for PyTorch Lightning package
#21552 opened Feb 25, 2026 by avocardio Loading…
Fix TensorBoard logging compatibility with numpy 2.4.0+ scalar handling fabric lightning.fabric.Fabric
#21549 opened Feb 25, 2026 by paipeline Loading…
2 of 4 tasks
feat: DeepNVME checkpoint integration fabric lightning.fabric.Fabric
#21547 opened Feb 23, 2026 by deependujha Loading…
7 tasks
feat: add __len__ support to LightningDataModule pl Generic label for PyTorch Lightning package
#21546 opened Feb 23, 2026 by dhruvildarji Loading…
Fix TensorBoard logging compatibility with numpy >= 2.4.0 fabric lightning.fabric.Fabric
#21544 opened Feb 22, 2026 by paipeline Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.