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

build(deps): bump pytest from 9.0.2 to 9.0.3 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21661 opened Apr 13, 2026 by dependabot bot Loading…
build(deps): bump pytest from 9.0.2 to 9.0.3 in /requirements/pytorch dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package python Pull requests that update python code
#21660 opened Apr 13, 2026 by dependabot bot Loading…
feat(logger): add experiment_tags parameter to MLFlowLogger pl Generic label for PyTorch Lightning package
#21659 opened Apr 13, 2026 by mukund1771 Draft
2 of 7 tasks
Fix dataloader reload schedule when resuming from checkpoint (#21492) pl Generic label for PyTorch Lightning package
#21657 opened Apr 12, 2026 by Karthik-bhandarkar Loading…
fix: add encoding to open() calls + stacklevel to warnings.warn pl Generic label for PyTorch Lightning package
#21656 opened Apr 11, 2026 by stef41 Loading…
fix: honor train_bn in BackboneFinetuning.freeze_before_training pl Generic label for PyTorch Lightning package
#21652 opened Apr 6, 2026 by javierdejesusda Contributor Loading…
5 of 6 tasks
build(deps): bump click from 8.3.1 to 8.3.2 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric
#21649 opened Apr 6, 2026 by dependabot bot Loading…
build(deps): update torchvision requirement from <0.26.0,>=0.16.0 to >=0.16.0,<0.27.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
#21648 opened Apr 6, 2026 by dependabot bot Loading…
Add broadcast_sigterm_every_n_steps to reduce SIGTERM broadcast overhead pl Generic label for PyTorch Lightning package
#21640 opened Apr 4, 2026 by c-pozzi Contributor Loading…
3 tasks done
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: use fsspec for DeepSpeed checkpoint path validation to support remote URIs fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21636 opened Apr 1, 2026 by bhimrazy Collaborator Loading…
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…
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 Collaborator Loading…
7 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 Collaborator 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 Member 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.