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 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 has conflicts 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 has conflicts 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
build(deps): bump pytest from 8.4.2 to 9.0.1 in /requirements ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#21376 opened Nov 24, 2025 by dependabot bot Loading…
build(deps): bump coverage from 7.11.0 to 7.12.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
#21374 opened Nov 24, 2025 by dependabot bot Loading…
Fix URLs in NeptuneLogger docstring pl Generic label for PyTorch Lightning package
#21372 opened Nov 21, 2025 by aknierim Loading…
3 of 7 tasks
Add Python 3.13 to CI ci Continuous Integration dependencies Pull requests that update a dependency file fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package
#21360 opened Nov 13, 2025 by matsumotosan Loading…
7 tasks
feat: add best_model_metrics to ModelCheckpoint callback ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package
#21355 opened Nov 12, 2025 by Iruos8805 Loading…
4 of 12 tasks
Update pyproject.toml tool.ruff target to py310 ci Continuous Integration fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package
#21334 opened Nov 5, 2025 by matsumotosan Loading…
7 tasks
feat: allow configurable join_char for WandbLogger metric formatting logger: wandb Weights & Biases pl Generic label for PyTorch Lightning package
#21331 opened Nov 4, 2025 by Iruos8805 Loading…
5 of 12 tasks
feat: add new callback hook on_checkpoint_write_end docs Documentation related pl Generic label for PyTorch Lightning package
#21323 opened Nov 2, 2025 by Iruos8805 Draft
6 of 12 tasks
Fix progress bar deadlock on DDP metrics computation. pl Generic label for PyTorch Lightning package progress bar: rich
#21322 opened Oct 29, 2025 by tchittesh Loading…
7 tasks
Improve RichProgreasBar speed performance pl Generic label for PyTorch Lightning package
#21321 opened Oct 28, 2025 by GdoongMathew Loading…
7 tasks
[WIP] Compatibility with Pytorch 2.9 precision API bug Something isn't working fabric lightning.fabric.Fabric
#21306 opened Oct 20, 2025 by SkafteNicki Draft
7 tasks
ProTip! Filter pull requests by the default branch with base:master.