Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
Open
Closed
Negate the deprecated offline flag in CometLogger
#21921 opened 2026-08-26 08:57 by
VenishPaneliya
docs: explain optimizer access in manual optimization
#21920 opened 2026-08-26 03:17 by
nightcityblade
fix: drop references to wandb's removed RunDisabled class
#21919 opened 2026-08-26 03:06 by
dmitryduev
docs: explain custom batch samplers in distributed training
#21918 opened 2026-08-25 06:17 by
Whning0513
Fix scale_batch_size running zero batches when the search starts mid-training
#21916 opened 2026-08-22 17:05 by
vineethsaivs
fix(checkpoint): prevent arbitrary code execution via `_class_path` in `load_from_checkpoint`
#21914 opened 2026-08-20 09:08 by
addyCooks
fix(core): pin explicit Any type for yaml.full_load result in load_hparams_from_yaml
#21912 opened 2026-08-20 02:14 by
mayuriphad
Prevent ModelCheckpoint from deleting resumed remote checkpoints
#21910 opened 2026-08-18 15:33 by
tandede
feat: enable storage_options support in FSDP and ModelParallel strategies
#21907 opened 2026-08-17 11:37 by
Yonghui-Lee
fix: `LightningCLI` emitting `jsonargparse` deprecation warnings
#21906 opened 2026-08-17 11:26 by
bhimrazy
Fix: don't swallow non-cross-device PermissionError in _atomic_save
#21904 opened 2026-08-15 08:08 by
mayuriphad
Fix BaseFinetuning re-freezing unfrozen modules on resume
#21902 opened 2026-08-14 13:03 by
yentur
Fix CombinedLoader max_size_cycle with empty iterable
#21894 opened 2026-08-11 08:16 by
Nikhi00718
Add sync_dist_op to LightningModule logging
#21892 opened 2026-08-09 13:31 by
zupengwang
ci: bump torch ceiling to <2.14.0 and fix torch-tensorrt/DeepSpeed fallout
#21891 opened 2026-08-09 09:38 by
bhimrazy
docs: add 2.6 and 2.7 rows to the compatibility matrix
#21890 opened 2026-08-07 09:23 by
bhimrazy
Fix the PPO example docstrings to name the arguments the constructors take
#21887 opened 2026-08-06 01:49 by
darkdi
docs: remove duplicate and incorrect filename entry in ModelCheckpoint docstring
#21876 opened 2026-08-04 06:06 by
Kropiunig
build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2
ci
#21874 opened 2026-08-03 01:13 by
dependabot[bot]
build(deps): bump pytest-rerunfailures from 16.1 to 16.4 in /requirements
ci
#21873 opened 2026-08-03 01:12 by
dependabot[bot]
lightning.pytorch.profilers: use os.PathLike
#21871 opened 2026-07-31 08:32 by
adamjstewart
Enhance remote checkpoint loading with parallel mmap chunk downloading (#21868)
#21869 opened 2026-07-30 08:12 by
yuxin00j
fix(model_checkpoint): don't delete remote checkpoints outside `dirpath`
#21867 opened 2026-07-30 07:11 by
deependujha
Bump rich upper bound to <15.1.0 to support rich 15.0
#21866 opened 2026-07-30 00:57 by
AbdullahRasheed45
Warn when a dataloader init argument cannot be read back
#21864 opened 2026-07-29 09:59 by
adhavan18
Fabric: validate named barriers across ranks
#21862 opened 2026-07-26 17:36 by
GopalGB
Fix EarlyStopping latching should_stop before min_epochs is reached
#21857 opened 2026-07-22 18:52 by
bhimrazy
Test: Add unit test for sized_len utilitytest, add unit test for sized_len utility
#21855 opened 2026-07-20 21:59 by
nehanataraj
chore: update CODEOWNERS and maintainer list
#21854 opened 2026-07-20 12:10 by
bhimrazy
[experiment] Instrument parity benchmark per-run timing
#21850 opened 2026-07-19 17:07 by
bhimrazy
Older