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 actions/cache from 4 to 5 ci Continuous Integration
#21423 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): bump peter-evans/create-pull-request from 7 to 8 ci Continuous Integration
#21422 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): bump actions/upload-artifact from 5 to 6 ci Continuous Integration docs Documentation related
#21421 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): update scikit-learn requirement from <1.8.0,>0.22.1 to >0.22.1,<1.9.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#21420 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): bump actions/download-artifact from 6 to 7 ci Continuous Integration docs Documentation related package
#21419 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): update ipython[notebook] requirement from <9.8.0 to <9.9.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related pl Generic label for PyTorch Lightning package
#21418 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): bump coverage from 7.11.0 to 7.13.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
#21417 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): update nbsphinx requirement from <=0.9.7,>=0.8.5 to >=0.8.5,<=0.9.8 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related
#21416 opened Dec 15, 2025 by dependabot bot Loading…
build(deps): bump pytest from 8.4.2 to 9.0.2 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21415 opened Dec 15, 2025 by dependabot bot Loading…
Rudimentary support for weight averaging (EMA) with FSDP pl Generic label for PyTorch Lightning package
#21414 opened Dec 14, 2025 by senarvi Loading…
4 tasks
Fix batch progress state misalignment when resuming from mid-epoch checkpoints pl Generic label for PyTorch Lightning package
#21411 opened Dec 11, 2025 by DAKSH-coder26 Loading…
8 of 12 tasks
Add adapt_checkpoint_hparams hook for customizing checkpoint hyperparameter loading pl Generic label for PyTorch Lightning package
#21408 opened Dec 6, 2025 by arrdel Loading…
12 tasks
Move checkpoint for auto-requeue on SLURM clusters out of signal handlers pl Generic label for PyTorch Lightning package
#21407 opened Dec 5, 2025 by martenlienen Loading…
5 of 7 tasks
Make the default SLURM requeue signal configurable fabric lightning.fabric.Fabric
#21405 opened Dec 5, 2025 by martenlienen Loading…
5 of 7 tasks
Fix ddp_notebook CUDA fork check to allow passive initialization fabric lightning.fabric.Fabric
#21402 opened Dec 3, 2025 by arrdel Loading…
3 tasks done
Deprecate Python 3.9 support deprecation Includes a deprecation fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package
#21398 opened Dec 1, 2025 by SkafteNicki Loading…
7 tasks
Deprecate method to_torchscript deprecation Includes a deprecation package pl Generic label for PyTorch Lightning package
#21397 opened Dec 1, 2025 by SkafteNicki Loading…
7 tasks
Fix StochasticWeightAveraging with infinite epochs bug Something isn't working callback: swa pl Generic label for PyTorch Lightning package
#21396 opened Dec 1, 2025 by SkafteNicki Loading…
7 tasks
Sanitize profile filename bug Something isn't working pl Generic label for PyTorch Lightning package profiler
#21395 opened Dec 1, 2025 by SkafteNicki Loading…
7 tasks
build(deps): update sphinx requirement from <6.0,>5.0 to >5.0,<10.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related
#21393 opened Dec 1, 2025 by dependabot bot Loading…
build(deps): update jsonargparse[jsonnet,signatures] requirement from <4.44.0,>=4.39.0 to >=4.39.0,<4.45.0 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file pl Generic label for PyTorch Lightning package
#21392 opened Dec 1, 2025 by dependabot bot Loading…
Gradient accumulation fix in cross entropy loss pl Generic label for PyTorch Lightning package
#21386 opened Nov 27, 2025 by Sohaib-Ahmed21 Draft
3 of 7 tasks
Fix ModelParallelStrategy fails with non-distributed checkpoint. distributed Generic distributed-related topic pl Generic label for PyTorch Lightning package torch.compile
#21384 opened Nov 27, 2025 by littlebullGit Loading…
4 tasks done
feature(device): add MUSAAccelerator to support Musa device docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21381 opened Nov 26, 2025 by chenkoucer Draft
9 of 11 tasks
Fix URLs in NeptuneLogger docstring pl Generic label for PyTorch Lightning package
#21372 opened Nov 21, 2025 by aknierim Loading…
3 of 7 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.