Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
Open
Closed
Fix the PPO example docstrings to name the arguments the constructors take
#21887 opened 2026-08-06 01:49 by
darkdi
docs: Add usage example to compile docstring
#21886 opened 2026-08-05 09:10 by
xiaoyaoqilan
docs: Add usage example to DDPStrategy docstring
#21885 opened 2026-08-05 09:10 by
xiaoyaoqilan
docs: Add usage example to scale_batch_size docstring
#21884 opened 2026-08-05 09:10 by
xiaoyaoqilan
docs: Add usage example to SimpleProfiler docstring
#21883 opened 2026-08-05 09:08 by
xiaoyaoqilan
docs: Add usage example to lr_finder docstring
#21882 opened 2026-08-05 07:10 by
xiaoyaoqilan
docs: Add usage example to cloud_io docstring
#21881 opened 2026-08-05 07:09 by
xiaoyaoqilan
docs: Add usage example to parse_devices docstring
#21880 opened 2026-08-05 07:08 by
xiaoyaoqilan
docs: Add usage example to seed_everything docstring
#21879 opened 2026-08-05 06:03 by
xiaoyaoqilan
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]
ci: fix markdown link check failures
#21872 opened 2026-07-31 09:01 by
bhimrazy
lightning.pytorch.profilers: use os.PathLike
#21871 opened 2026-07-31 08:32 by
adamjstewart
Remove dead PyTorch < 2.6 version guards
#21870 opened 2026-07-30 15:38 by
bhimrazy
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
Older