Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
feature/destroy-pg-2
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
chore/build-matrix-python-version
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-github_actions-Lightning-AI-utilities-dot-github-workflows-check-schema.yml-0.15.3
dependabot-github_actions-Lightning-AI-utilities-dot-github-workflows-cleanup-caches.yml-0.15.3
dependabot-pip-requirements-coverage-7.13.2
dependabot-pip-requirements-myst-parser-gte-0.18.1-and-lt-6.0.0
dependabot-pip-requirements-nbconvert-gt-7.14-and-lt-7.18
dependabot-pip-requirements-pandas-gt-2.0-and-lt-3.1.0
dependabot-pip-requirements-rich-gte-12.3.0-and-lt-14.4.0
dependabot-pip-requirements-sphinx-togglebutton-gte-0.2-and-lte-0.4.4
dependabot-pip-requirements-sphinx-toolbox-4.1.2
dependabot-pip-requirements-sphinxcontrib-video-0.4.2
dependabot-pip-requirements-torch-2.10.0
dependabot-pip-requirements-wheel-lt-0.47.0
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-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
release/2.6.x
rename-lightning
resumable_streaming_dataset
tests/worker-init-fn
tshu-w-fsdp
debug
awaelchli
committed
1 year ago
9d173e84
debug
awaelchli
committed
1 year ago
d04216d0
debug
awaelchli
committed
1 year ago
d289dbcb
debug
awaelchli
committed
1 year ago
bc02a29f
debug
awaelchli
committed
1 year ago
3b414cfe
debug
awaelchli
committed
1 year ago
c6e466d0
debug
awaelchli
committed
1 year ago
87efe080
debug
awaelchli
committed
1 year ago
0f687284
Merge branch 'master' into feature/destroy-pg
lantiga
committed
1 year ago
Verified
29000ab3
fix(docs): fix broken link to ensure the docs can be built (#19941)
yurijmikhalevich
committed
1 year ago
Verified
5aadfa62
Fix strict loading from distributed checkpoints vs PyTorch nightly (#19946)
awaelchli
committed
1 year ago
Verified
8bfbe0c9
Set `_choose_auto_accelerator` to `staticmethod` (#19822)
fedebotu
committed
1 year ago
Verified
19f0fb97
Fix typo on `estimated_stepping_batches` property (#19847)
afspies
committed
1 year ago
Verified
351bec76
Remove `numpy` dependencies in `src/lightning/pytorch` (#19841)
Peiffap
committed
1 year ago
Verified
785f15d1
Remove unknown `[metadata]` table from `pyproject.toml` (#19904)
Matthew Hoffman
committed
1 year ago
Verified
bac82b83
debug
awaelchli
committed
1 year ago
c751e2dc
Fix typos in CONTRIBUTING.md (#19937)
Peiffap
committed
1 year ago
Verified
fd86ea73
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
1 year ago
f47db533
changelog
awaelchli
committed
1 year ago
934fb865
add test
awaelchli
committed
1 year ago
1eb74c83
destroy process group in atexit handler
awaelchli
committed
1 year ago
7748547e
Adding test for legacy checkpoint created with 2.2.5 (#19806)
pl-ghost
committed
1 year ago
Verified
a99a6d3a
Update docstring for `self.log` about keys in distributed training (#19917)
awaelchli
committed
1 year ago
Verified
427fdfaf
Update FlopCounterMode usage in throughput.py (#19926)
IvanYashchuk
committed
1 year ago
Verified
dffc0f96
Disable skipping training step in distributed training (#19918)
awaelchli
committed
1 year ago
Verified
95d6b6b9
Update code owners file (#19925)
awaelchli
committed
1 year ago
Verified
5d793254
Update code owners file (#19922)
awaelchli
committed
1 year ago
Verified
014cdd84
Add Studio badge to tensor parallel docs (#19913)
awaelchli
committed
1 year ago
Verified
98005bbe
Error for unsupported precision types with ModelParallelStrategy (#19902)
awaelchli
committed
1 year ago
Verified
896c2a65
(10/10) Support 2D Parallelism - Port Fabric docs to PL (#19899)
awaelchli
committed
1 year ago
Verified
c09356db
Older