Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
Open
Closed
build(deps): bump actions/cache from 4 to 5
ci
#21423 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): bump peter-evans/create-pull-request from 7 to 8
ci
#21422 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): bump actions/upload-artifact from 5 to 6
docs
ci
#21421 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): update scikit-learn requirement from <1.8.0,>0.22.1 to >0.22.1,<1.9.0 in /requirements
ci
pl
dependencies
#21420 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): update ipython[notebook] requirement from <9.8.0 to <9.9.0 in /requirements
docs
ci
pl
dependencies
#21418 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): bump actions/download-artifact from 6 to 7
docs
ci
package
#21419 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): bump coverage from 7.11.0 to 7.13.0 in /requirements
ci
fabric
pl
dependencies
#21417 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): update nbsphinx requirement from <=0.9.7,>=0.8.5 to >=0.8.5,<=0.9.8 in /requirements
docs
ci
dependencies
#21416 opened 2025-12-15 01:02 by
dependabot[bot]
build(deps): bump pytest from 8.4.2 to 9.0.2 in /requirements
ci
fabric
pl
dependencies
#21415 opened 2025-12-15 01:02 by
dependabot[bot]
Rudimentary support for weight averaging (EMA) with FSDP
docs
pl
#21414 opened 2025-12-14 16:05 by
senarvi
Fix batch progress state misalignment when resuming from mid-epoch checkpoints
pl
#21411 opened 2025-12-11 20:58 by
DAKSH-coder26
Add adapt_checkpoint_hparams hook for customizing checkpoint hyperparameter loading
pl
#21408 opened 2025-12-06 02:58 by
arrdel
Move checkpoint for auto-requeue on SLURM clusters out of signal handlers
pl
#21407 opened 2025-12-05 15:24 by
martenlienen
Make the default SLURM requeue signal configurable
fabric
#21405 opened 2025-12-05 15:14 by
martenlienen
Fix ddp_notebook CUDA fork check to allow passive initialization
fabric
#21402 opened 2025-12-03 20:47 by
arrdel
build(deps): update sphinx requirement from <6.0,>5.0 to >5.0,<10.0 in /requirements
docs
ci
dependencies
#21393 opened 2025-12-01 01:11 by
dependabot[bot]
Gradient accumulation fix in cross entropy loss
pl
#21386 opened 2025-11-27 18:33 by
Sohaib-Ahmed21
Fix ModelParallelStrategy fails with non-distributed checkpoint.
distributed
has conflicts
pl
torch.compile
#21384 opened 2025-11-27 03:08 by
littlebullGit
feature(device): add MUSAAccelerator to support Musa device
docs
fabric
pl
#21381 opened 2025-11-26 11:11 by
chenkoucer
Fix URLs in NeptuneLogger docstring
pl
#21372 opened 2025-11-21 19:44 by
aknierim
Add Python 3.13 to CI
ci
fabric
pl
dependencies
package
#21360 opened 2025-11-13 13:50 by
matsumotosan
feat: add best_model_metrics to ModelCheckpoint callback
docs
ci
fabric
pl
dependencies
package
#21355 opened 2025-11-12 11:23 by
Iruos8805
Update `pyproject.toml` `tool.ruff` target to py310
ci
fabric
pl
package
#21334 opened 2025-11-05 13:39 by
matsumotosan
feat: allow configurable join_char for WandbLogger metric formatting
logger: wandb
pl
#21331 opened 2025-11-04 18:24 by
Iruos8805
feat: add new callback hook `on_checkpoint_write_end`
docs
pl
#21323 opened 2025-11-02 18:25 by
Iruos8805
Fix progress bar deadlock on DDP metrics computation.
progress bar: rich
pl
#21322 opened 2025-10-29 05:49 by
tchittesh
Improve RichProgreasBar speed performance
pl
#21321 opened 2025-10-28 18:14 by
GdoongMathew
[WIP] Compatibility with Pytorch 2.9 precision API
bug
fabric
#21306 opened 2025-10-20 10:04 by
SkafteNicki
build(deps): bump torch & torchvision from 2.8.0 to 2.9.0 in /requirements with compatibility fixes
ci
fabric
pl
dependencies
#21300 opened 2025-10-20 01:05 by
dependabot[bot]
Feat/logger_map
logger
pl
#21297 opened 2025-10-19 09:36 by
GdoongMathew
Older