Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
Open
Closed
docs: drop intersphinx dependency on lightning.ai `objects.inv`
#21922 by
bhimrazy
was closed 2026-08-28 06:19
fix(mypy): cast OmegaConf result in `load_hparams_from_yaml`
#21909 by
bhimrazy
was merged 2026-08-25 16:59
docs: fix broken examples exploration link in README
#21898 by
xiaoyaoqilan
was closed 2026-08-26 07:47
deps: relax rich upper bound to allow rich 15.x
#21897 by
xiaoyaoqilan
was closed 2026-08-26 07:47
fix: skip weight copy for LayerNorm with elementwise_affine=False in Transformer Engine plugin
#21896 by
xiaoyaoqilan
was closed 2026-08-26 07:47
ci(debug): probe Lit CI change-detection feasibility
#21889 by
bhimrazy
was closed 2026-08-06 16:41
ci: remove the markdown link checker
#21888 by
bhimrazy
was merged 2026-08-07 01:55
docs: Add usage example to compile docstring
#21886 by
xiaoyaoqilan
was closed 2026-08-07 09:16
docs: Add usage example to DDPStrategy docstring
#21885 by
xiaoyaoqilan
was closed 2026-08-07 09:16
docs: Add usage example to scale_batch_size docstring
#21884 by
xiaoyaoqilan
was closed 2026-08-07 09:16
docs: Add usage example to SimpleProfiler docstring
#21883 by
xiaoyaoqilan
was closed 2026-08-07 09:16
docs: Add usage example to lr_finder docstring
#21882 by
xiaoyaoqilan
was closed 2026-08-07 09:16
docs: Add usage example to cloud_io docstring
#21881 by
xiaoyaoqilan
was closed 2026-08-07 09:15
docs: Add usage example to parse_devices docstring
#21880 by
xiaoyaoqilan
was closed 2026-08-07 09:15
docs: Add usage example to seed_everything docstring
#21879 by
xiaoyaoqilan
was closed 2026-08-07 09:15
Use FutureWarning instead of DeprecationWarning for deprecation warnings
#21878 by
xiaoyaoqilan
was closed 2026-08-26 07:48
fix: re-raise non-cross-device PermissionError in _atomic_save to prevent silent checkpoint failures
duplicate
#21877 by
xiaoyaoqilan
was closed 2026-08-12 07:37
Fix broken examples exploration link in README
waiting on author
#21875 by
xiaoyaoqilan
was closed 2026-08-26 07:48
ci: fix markdown link check failures
#21872 by
bhimrazy
was closed 2026-08-06 15:30
Remove dead PyTorch < 2.6 version guards
#21870 by
bhimrazy
was merged 2026-08-07 07:14
Fix broken examples exploration link in README (404 Error)
#21863 by
xiaoyaoqilan
was closed 2026-08-26 07:49
Fixes mypy issues with `bitsandbytes > 0.48`
#21858 by
bhimrazy
was merged 2026-07-29 14:35
fix(tests): flaky model summary precision test on CPU
#21853 by
bhimrazy
was merged 2026-07-20 12:17
build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1
ci
#21852 by
dependabot[bot]
was closed 2026-08-03 01:13
ci: drop PyTorch 2.1-2.5 and raise minimum to 2.6
#21851 by
bhimrazy
was merged 2026-07-29 18:29
Remove unreachable torchvision<0.14 fallback in get_torchvision_model
#21849 by
bhimrazy
was merged 2026-07-20 12:18
Remove dead jsonargparse<4.39 skip guards
#21848 by
bhimrazy
was merged 2026-07-20 12:18
Remove dead Python 3.9 guards and duplicate torch constant
#21847 by
bhimrazy
was merged 2026-07-20 12:18
Fix ModelCheckpoint manual-opt pre-step snapshot not applied when save is deferred to validation
#21843 by
ErenAta16
was closed 2026-07-31 11:33
Disable compile tracing at the LightningModule.log boundary
#21837 by
bhimrazy
was merged 2026-07-16 09:46
Older