Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
refactor/fabric-collective
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
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
1 year ago
2015cd7e
refactor
awaelchli
committed
1 year ago
abcfad6d
(3/n) Support 2D Parallelism - Efficient loading of full-state checkpoints (#19870)
awaelchli
committed
1 year ago
Verified
cd8acc26
(2/n) Support 2D Parallelism - Distributed Checkpoints (#19852)
awaelchli
committed
1 year ago
Verified
9455871c
Update Lightning Cloud 0.5.69 (#19857)
tchaton
committed
1 year ago
Verified
90d04b5b
Reduce queue fetching (#19856)
tchaton
committed
1 year ago
Verified
8453e310
Add function to explicitly mark forward methods in Fabric (#19690)
awaelchli
committed
1 year ago
Verified
e0307277
(1/n) Support 2D Parallelism (#19846)
awaelchli
committed
1 year ago
Verified
0c8a193d
bump lightning cloud
awaelchli
committed
1 year ago
0f12271d
xfail tests for deprecated functionality
lantiga
committed
1 year ago
d6237081
Fix formatting
lantiga
committed
1 year ago
4219f30c
Make sure the HTTP client for queues retries for POST and 5xx
lantiga
committed
1 year ago
8103bd7e
Fix TensorBoardLogger test on Windows (#19824)
awaelchli
committed
1 year ago
Verified
d1949766
Add PyTorch 2.3 to CI matrix (#19708)
awaelchli
committed
1 year ago
Verified
49ed2b10
Avoid interactions through test artifacts (#19821)
awaelchli
committed
1 year ago
Verified
29136332
Remove support for PyTorch 1.13 (#19706)
awaelchli
committed
1 year ago
Verified
5e0e02b7
Update changelog after 2.2.2 release (#19770)
awaelchli
committed
1 year ago
Verified
b9680a36
Update Lightning Cloud to 0.5.67 (#19795)
tchaton
committed
1 year ago
Verified
a2b3dddf
Remove the requirement for FSDPStrategy subclasses to only support GPU (#19781)
awaelchli
committed
1 year ago
Verified
c235f20e
Use `step` interval in `estimated_stepping_batches` docs example (#19774)
daavoo
committed
1 year ago
Verified
58ad56af
Sanitize hparams that can't be json-serialized in `WandbLogger.log_hyperparameters()` (#19769)
awaelchli
committed
1 year ago
Verified
ce90b389
Adding test for legacy checkpoint created with 2.2.2 (#19760)
pl-ghost
committed
1 year ago
Verified
67b270bd
ci/lint: simlify prettier (#19742)
Borda
committed
1 year ago
Verified
f642d685
[pre-commit.ci] pre-commit suggestions (#19723)
pre-commit-ci[bot]
committed
1 year ago
Verified
3f97e16c
Fix initialized weights resetting in `Fabric.setup()` when using FSDP (#19755)
awaelchli
committed
1 year ago
Verified
dcb91d53
Skip tests that cause CLI argparse errors on Python 3.11.9 (#19756)
awaelchli
committed
1 year ago
Verified
316cc71c
Support pathlib.Path file paths when saving ONNX models (#19727)
dominicgkerr
committed
1 year ago
Verified
76b691d8
Add synchronous parameter to MLflowLogger (#19639)
Alexander Jipa
committed
1 year ago
Verified
ce88483c
Skip test with compile error on torch=2.2.2 on Windows (#19734)
awaelchli
committed
1 year ago
Verified
8947d135
build(deps): bump Lightning-AI/utilities from 0.11.0 to 0.11.2 (#19719)
dependabot[bot]
committed
1 year ago
Verified
d25014db
Older