Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
Open
Closed
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
Use FutureWarning instead of DeprecationWarning for deprecation warnings
#21878 opened 2026-08-05 05:52 by
xiaoyaoqilan
fix: re-raise non-cross-device PermissionError in _atomic_save to prevent silent checkpoint failures
#21877 opened 2026-08-05 04:02 by
xiaoyaoqilan
docs: remove duplicate and incorrect filename entry in ModelCheckpoint docstring
#21876 opened 2026-08-04 06:06 by
Kropiunig
Fix broken examples exploration link in README
#21875 opened 2026-08-03 05:47 by
xiaoyaoqilan
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
Fix broken examples exploration link in README (404 Error)
#21863 opened 2026-07-29 06:38 by
xiaoyaoqilan
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
add `to_tensorrt` in documentations.
#21846 opened 2026-07-19 08:23 by
GdoongMathew
Adopt typing_extensions.override across codebase (#18695)
#21845 opened 2026-07-18 19:52 by
KartavyaDikshit
Add enable_device_summary flag to Trainer
#21844 opened 2026-07-18 19:47 by
KartavyaDikshit
docs: clarify sync_dist warning is a false positive for TorchMetrics-derived values
#21841 opened 2026-07-17 06:14 by
RudrenduPaul
feat(FSDP): enable FSDP strategy on CPU and add trainable checkpointing tests
#21840 opened 2026-07-17 01:19 by
zhixiangli
Fix sync_dist epoch metrics inflated by floored integer batch-size accumulator
#21839 opened 2026-07-16 15:44 by
nmirman
Fix FSDPPrecision rejecting a scaler for 16-mixed precision
#21831 opened 2026-07-14 06:16 by
vineethsaivs
Preserve leafless hyperparameter values in `_flatten_dict`
#21830 opened 2026-07-13 21:01 by
vineethsaivs
Adopt typing_extensions.override in SpikeDetection callback
#21829 opened 2026-07-12 19:31 by
NetRunnerXD
fix: prevent ModelCheckpoint from deleting remote checkpoints from previous runs
#21819 opened 2026-07-09 17:35 by
KartavyaDikshit
feat: add num_nodes() to ClusterEnvironment
#21818 opened 2026-07-09 14:06 by
Functionhx
Older