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
bump/pt-2.11
chore/build-matrix-python-version
ci/disable-app-publish
copilot/fix-a510cbeb-fb56-46ad-a7ea-f9e4df121c76
create-pull-request/patch
data_optimizer_fixes
debug/windows-test-2
debug-mp
dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
dependabot/pip/requirements/pytorch/pytest-9.0.3
dependabot-github_actions-AButler-upload-release-assets-4.0
dependabot-github_actions-mschilde-auto-label-merge-conflicts-3fdaf1c8b3f8e5b0f88753d9cb3c9c779370b3ef
dependabot-github_actions-pypa-gh-action-pypi-publish-1.14.0
dependabot-pip-requirements-click-8.3.2
dependabot-pip-requirements-jsonargparse-gte-4.39.0-and-lt-4.49.0
dependabot-pip-requirements-mypy-1.20.1
dependabot-pip-requirements-packaging-lt-26.2
dependabot-pip-requirements-pytest-9.0.3
dependabot-pip-requirements-pytest-cov-7.1.0
dependabot-pip-requirements-rich-gte-12.3.0-and-lt-15.1.0
dependabot-pip-requirements-torch-2.10.0
dependabot-pip-requirements-torchmetrics-gt-0.7.0-and-lt-1.10.0
dependabot-pip-requirements-torchvision-gte-0.16.0-and-lt-0.27.0
docs/contrib-guide
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/sigterm-ddp
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