Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
Open
Closed
Fix LightningCLI loading of hyperparameters from ckpt_path failing for subclass model mode
pl
#21246 opened 2025-09-24 05:13 by
mauvilsa
Fix `last.ckpt` only being saved when another checkpoint has been created
bug
callback: model checkpoint
pl
#21244 opened 2025-09-23 05:04 by
SkafteNicki
Update webdataset integration example with missing ddp params
docs
3rd party
pl
#21243 opened 2025-09-23 04:57 by
SkafteNicki
docs: fix pip cmd.
#21242 opened 2025-09-22 13:55 by
GdoongMathew
Add note on accessing last and best checkpoint
docs
callback: model checkpoint
pl
#21241 opened 2025-09-22 12:30 by
SkafteNicki
update maintainers/codeowners
docs
ci
pl
#21240 opened 2025-09-22 07:14 by
Borda
Fix `ModelCheckpoint` with manual optimization and `every_n_train_steps`
pl
#21239 opened 2025-09-22 02:14 by
littlebullGit
build(deps): update docutils requirement from <=0.22,>=0.18.1 to >=0.18.1,<=0.22.2 in /requirements
docs
ci
dependencies
#21238 opened 2025-09-22 01:02 by
dependabot[bot]
build(deps): bump click from 8.2.1 to 8.3.0 in /requirements
ci
fabric
dependencies
#21237 opened 2025-09-22 01:02 by
dependabot[bot]
build(deps): update psutil requirement from <7.0.1 to <7.1.1 in /requirements
ci
pl
dependencies
#21236 opened 2025-09-22 01:02 by
dependabot[bot]
build(deps): bump mypy from 1.18.1 to 1.18.2 in /requirements
ci
dependencies
#21235 opened 2025-09-22 01:02 by
dependabot[bot]
build(deps): bump coverage from 7.10.6 to 7.10.7 in /requirements
ci
fabric
pl
dependencies
#21234 opened 2025-09-22 01:02 by
dependabot[bot]
Remove Redundant Host & Device Synchronizations
pl
#21233 opened 2025-09-21 05:42 by
alpha0422
fix pylint E1120 error.
pl
#21230 opened 2025-09-19 17:51 by
GdoongMathew
Remove unviolated linting rules
fabric
pl
package
#21229 opened 2025-09-17 11:50 by
matsumotosan
Smaller docfix for cli scheduler documentation
docs
pl
#21228 opened 2025-09-17 04:45 by
SkafteNicki
check the init args only when the given frames are in `__init__` method.
pl
#21227 opened 2025-09-16 17:59 by
GdoongMathew
Bugfix for `BackboneFinetuning` + `LearningRateFinder`
bug
tuner
callback: finetuning
pl
#21224 opened 2025-09-16 05:30 by
SkafteNicki
Fix logged sparsity calculation in `ModelPruning`
bug
callback: pruning
pl
#21223 opened 2025-09-16 04:23 by
SkafteNicki
Docs/Chinese README
#21221 opened 2025-09-15 16:28 by
GdoongMathew
simplify lit CI config
ci
#21220 opened 2025-09-15 13:03 by
Borda
Add link to pytorch profiler API
docs
profiler
pl
#21218 opened 2025-09-15 10:15 by
SkafteNicki
drop dumping wheels after UV switch
docs
ci
#21217 opened 2025-09-15 08:14 by
Borda
Docs finetuning callback example
docs
callback: finetuning
pl
#21216 opened 2025-09-15 06:52 by
SkafteNicki
build(deps): update onnxscript requirement from <0.5.0,>=0.1.0 to >=0.1.0,<0.6.0 in /requirements
docs
ci
pl
dependencies
#21213 opened 2025-09-15 01:02 by
dependabot[bot]
build(deps): drop numpy requirement from <1.27.0,>=1.21.0 in /requirements
ci
fabric
pl
dependencies
#21212 opened 2025-09-15 01:02 by
dependabot[bot]
build(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /requirements
ci
fabric
pl
dependencies
#21210 opened 2025-09-15 01:02 by
dependabot[bot]
Add MPS accelerator support for mixed precision
accelerator: mps
pl
#21209 opened 2025-09-14 17:58 by
bhimrazy
Autofix RET503 and RET504
fabric
pl
package
#21207 opened 2025-09-12 20:13 by
matsumotosan
fix: MLFlowLogger artifact_path
logger
release
logger: mlflow
pl
#21204 opened 2025-09-12 08:12 by
yxtay
Older