Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
release/1.5.x
FSDP
KaelanDt-patch-1
add_dataset_creation
add_queue
add_short_names
bugfix/autoscale-avoid-oom
bugfix/clip-unscale-gradients
bugfix/forward-validation
bump/bnb
ci/disable-app-publish
copilot/fix-5627d347-7597-468e-8f82-035c27b55ebc
copilot/fix-a510cbeb-fb56-46ad-a7ea-f9e4df121c76
data_optimizer_fixes
debug/windows-test-2
debug-mp
dependabot-pip-requirements-awscli-gte-1.30.0-and-lt-1.45.0
dependabot-pip-requirements-docutils-gte-0.18.1-and-lte-0.22.4
dependabot-pip-requirements-fsspec-http--gte-2022.5.0-and-lt-2025.13.0
dependabot-pip-requirements-mypy-1.19.1
dependabot-pip-requirements-numpy-gte-1.21.0-and-lt-2.4.0
dependabot-pip-requirements-onnx-gt-1.12.0-and-lt-1.21.0
dependabot-pip-requirements-sphinx-gt-5.0-and-lt-10.0
dependabot-pip-requirements-sphinx-toolbox-4.1.0
dependabot-pip-requirements-torch-2.9.1
docs/ipynb
docs/lfs
docs/wandb
fabric/cli
feature/comet-logger-update
feature/destroy-pg-2
feature/fsdp-bnb
feature/model-parallel-strict-load
feature/progress-bar-node-info
feature/rewrap-optimized-module
feature/system-check
fix/datamodule_on_exception
fix/tqdmprogressbar-ddp-hang
fix-evaluate
integration
ioannis@18861-CSVLogger-fails-on-remote-fs
luca/argparse-patch
main
master
refactor/autoscaler
refactor/data-iter-setup
refactor/fabric-collective
release/LTS
release/app
release/pytorch
release/stable
release/1.5.x
release/1.6.x
release/2.4.x
release/2.5.x
rename-lightning
resumable_streaming_dataset
tests/worker-init-fn
tshu-w-fsdp
`1.5.10.post`: fix * in dependency versions
Borda
committed
1 year ago
fa185ef0
Set the state before saving "last" or "none" checkpoints (#11481)
nithinraok
committed
3 years ago
9ebdc52e
Use fsspec in checkpoint connector for fault-tolerant training (#11776)
ananthsub
committed
3 years ago
bcd7c876
Fix to avoid val progress bar disappear after validate (#11700)
rohitgr7
committed
3 years ago
6631bb8c
Fix to avoid moving batch to device for DataParallel (#11780)
rohitgr7
committed
3 years ago
0bd69c9d
bug fix: restore_optimizers correctly handles non-mapping values in optimizer.state.values() (#11757)
circlecrystal
committed
3 years ago
e17dd293
Remove references to torchtext.legacy from PyTorch Lightning (#10724)
abhinavarora
committed
3 years ago
a971a6a9
fix available modules (#11526)
Borda
committed
3 years ago
114ac417
WandbLogger's log_image can use step argument (#11716)
NathanGodey
committed
3 years ago
88830aa6
skip horovod nccl test
rohitgr7
committed
3 years ago
6becc4ab
Update torch version matrix (#11649)
akihironitta
committed
3 years ago
338408b1
Merge pull request #11635 from PyTorchLightning/ci/fix-term
akihironitta
committed
3 years ago
67a3cd2e
Fix rich progress bar metric render on epoch end (#11689)
rohitgr7
committed
3 years ago
5f616ac1
Fix val_loop run on restart (#11552)
rohitgr7
committed
3 years ago
8524d032
[CLI] Save only the configuration used (#11532)
carmocca
committed
3 years ago
0f99fcfc
update version
rohitgr7
committed
3 years ago
8ce06218
Update CHANGELOG.md
carmocca
committed
3 years ago
ab1c2ff2
Don't use old testing packages in CI (#11366)
akihironitta
committed
3 years ago
a6394ea8
[CLI] Save only the configuration used (#11532)
carmocca
committed
3 years ago
6d5e22d0
Pin jsonargparse maximum version
carmocca
committed
3 years ago
98112846
Disable attaching samplers when using `IterableDataset` (#11507)
rohitgr7
committed
3 years ago
f72bf31e
Modify LSFEnvironment to use more reliable environment variable (#10825)
awaelchli
committed
3 years ago
e95d8b1c
Avoid in-place ops during logging result updates (#11401)
carmocca
committed
3 years ago
8cffc0f2
release 1.5.9
rohitgr7
committed
3 years ago
18e95e05
Skip testing with PyTorch 1.7 and Python 3.9 on Ubuntu (#11217)
akihironitta
committed
3 years ago
b5b11742
pin sphinx-autodoc-typehints version to v1.15 (#11400)
rohitgr7
committed
3 years ago
dde425a3
Update Version
justusschock
committed
3 years ago
15ee1f4c
Fix min/max logging default value (#11310)
awaelchli
committed
3 years ago
b707c677
Fix `_should_reload_dl_epoch` causing inconsistent validation dataloader reloading (#11036)
awaelchli
committed
3 years ago
4398db27
1.5.8 release commit
awaelchli
committed
3 years ago
a85033a4
Older