Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
bugfix/clip-unscale-gradients
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-actions-cache-6.1.0
dependabot-github_actions-actions-checkout-6.0.3
dependabot-github_actions-actions-setup-python-7.0.0
dependabot-github_actions-astral-sh-setup-uv-8.2.0
dependabot-github_actions-codecov-codecov-action-7.0.0
dependabot-github_actions-pypa-gh-action-pypi-publish-1.14.2
dependabot-pip-requirements-click-8.3.2
dependabot-pip-requirements-hydra-core-gte-1.3.6-and-lt-1.4.0
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-9.1.1
dependabot-pip-requirements-pytest-cov-7.1.0
dependabot-pip-requirements-pytest-rerunfailures-16.6.1
dependabot-pip-requirements-rich-gte-12.3.0-and-lt-15.1.0
dependabot-pip-requirements-torchmetrics-gt-0.7.0-and-lt-1.10.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
pre-commit-ci-update-config
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
unscale the gradients before gradient clipping in manual optimization
awaelchli
committed
2 years ago
6ef43355
Update the Multi-GPU docs (#19525)
awaelchli
committed
2 years ago
Verified
e461e90f
lint: drop yesqa, covered with RUF100 (#19532)
Borda
committed
2 years ago
Verified
a89ea117
Bump codecov/codecov-action from 3 to 4 (#19406)
dependabot[bot]
committed
2 years ago
Verified
0520d94c
ci: install stable, follow-up `litdata` release (#19533)
Borda
committed
2 years ago
Verified
e3b6af5e
docs: enable Sphinx linter & fixing (#19515)
Borda
committed
2 years ago
Verified
cf3553cd
migrate Data subpackage (#19523)
tchaton
committed
2 years ago
Verified
e43820a4
Docs fixes (#19529)
awaelchli
committed
2 years ago
Verified
2a827f3f
Remove the Colossal AI integration (#19528)
awaelchli
committed
2 years ago
Verified
2e512d4b
Adds more robust timer duration parsing (#19513)
kylebgorman
committed
2 years ago
Verified
63188f95
Switch to new package name lightning_data -> litdata (#19522)
tchaton
committed
2 years ago
Verified
0f4522cb
Proper support for Remote Stop and Remote Abort with NeptuneLogger (#19130)
RafaĆ Jankowski
committed
2 years ago
Verified
f2f3ef5d
Make `CSVLogger(name: ...)` optional `str` (#19518)
mwip
committed
2 years ago
Verified
0235543f
Update tests for PyTorch 2.2.1 (#19521)
awaelchli
committed
2 years ago
Verified
a41528c2
`load_from_checkpoint` support for LightningCLI when using dependency injection (#18105)
mauvilsa
committed
2 years ago
Verified
623ec582
Add Lightning Data + Update README (#19512)
tchaton
committed
2 years ago
Verified
a6273d17
Add support for using the streaming dataloader in map or optimize for large scale inference (#19510)
tchaton
committed
2 years ago
Verified
eb0bbde0
Hot fix: Fix path resolution (#19508)
tchaton
committed
2 years ago
Verified
4175e1ae
Resolve compression, add support for torchaudio (#19503)
tchaton
committed
2 years ago
Verified
39a86f86
Resolve s3 credentials wrongly defined (#19506)
tchaton
committed
2 years ago
Verified
2394e2f7
Document optional steps for converting Fabric code (#19486)
awaelchli
committed
2 years ago
Verified
c5ab3487
Add batch_size to map, optimize (#19489)
tchaton
committed
2 years ago
Verified
bb35e8e0
Enable no op optimize (#19490)
tchaton
committed
2 years ago
Verified
bbc5488a
Prevent dataset to break if it already exists (#19491)
tchaton
committed
2 years ago
Verified
53ea76a7
Bump actions/cache from 3 to 4 (#19323)
dependabot[bot]
committed
2 years ago
Verified
ddf2ac4d
bump: transmission to use `neptune` only, drop `neptune-client` (#19265)
Borda
committed
2 years ago
Verified
6497e36b
docs: ignore mall behave link (#19488)
Borda
committed
2 years ago
Verified
5998dd12
docs: Bump HPU ref `1.4.0` (#19484)
pl-ghost
committed
2 years ago
Verified
61ba180e
Adding test for legacy checkpoint created with 2.2.0.post0 (#19428)
pl-ghost
committed
2 years ago
Verified
5fbd7c39
Avoid warning when resuming mid-epoch checkpoint and using stateful dataloader (#19475)
awaelchli
committed
2 years ago
Verified
0e25b1d0
Older