Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
refactor/autoscaler
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
wip
Akihiro Nitta
committed
3 years ago
6e08ef46
wip
Akihiro Nitta
committed
3 years ago
192e9e08
Remove the unused `utilities.metrics.metrics_to_scalars` (#16681)
carmocca
committed
3 years ago
Verified
2906a629
Remove the unused `utilities.finite_checks` (#16682)
carmocca
committed
3 years ago
Verified
457cd76d
Remove the `trainer.data_parallel` property (#16703)
carmocca
committed
3 years ago
Verified
8386c704
Split train- and val progress into separate bars (#16695)
awaelchli
committed
3 years ago
Verified
18106a8f
Update Fabric introduction (#16672)
awaelchli
committed
3 years ago
Verified
83296cc6
[App] Maverick (#16701)
Sherin Thomas
committed
3 years ago
Verified
8f8bae9a
[App] Connect and Disconnect node (#16700)
Sherin Thomas
committed
3 years ago
Verified
44557b9d
ci: wheels with continue-on-error (#16675)
Borda
committed
3 years ago
Verified
fef3465d
ci: parameterize GPU testing (#16697)
Borda
committed
3 years ago
Verified
4f35c7c3
[App] Hot fix. Resolve platform CI (#16699)
tchaton
committed
3 years ago
Verified
68850aad
[App] Enable to register data connections (#16670)
tchaton
committed
3 years ago
Verified
88e089ea
tests: drop slow flag (#16692)
Borda
committed
3 years ago
Verified
560d6d79
ci: merge pytest with slow (#16689)
Borda
committed
3 years ago
Verified
c3f177fb
Move fetchers classes with the loops (#16678)
carmocca
committed
3 years ago
Verified
9f7fbbf2
Move logger utilities with the loggers (#16680)
carmocca
committed
3 years ago
Verified
338776a3
Add `Strategy.on_exception` (#16646)
awaelchli
committed
3 years ago
Verified
74ee699d
[App] Initial plugin server (#16523)
ethanwharris
committed
3 years ago
Verified
1288e4cc
Typo in printing app.py (#16643)
Muhammad Anas
committed
3 years ago
Verified
d0df0dcb
[App] Fix e2e CI, use display name in show logs command (#16679)
ethanwharris
committed
3 years ago
Verified
434ea256
Flatten fetching abstract interface (#16664)
carmocca
committed
3 years ago
Verified
71bf4fc5
Refactor supporters (#16662)
carmocca
committed
3 years ago
Verified
2add5d37
Remove outputs from `on_predict_epoch_end` (#16655)
carmocca
committed
3 years ago
Verified
35b8543c
ci: fix torch +cpu in wheels (#16674)
Borda
committed
3 years ago
Verified
66e85f73
Remove metric reset after checkpoint load (#16661)
carmocca
committed
3 years ago
Verified
f5b9464a
Clarify default epoch and step values in ModelCheckpoint (#16651)
carmocca
committed
3 years ago
Verified
679f0db7
ci: replace pip cache with wheels (#16668)
Borda
committed
3 years ago
Verified
ec001cd6
ci: flagship flow - clean inputs (#16666)
Borda
committed
3 years ago
Verified
14350dad
Fix import from torch.distributed when distributed not available (#16658)
awaelchli
committed
3 years ago
Verified
923a842e
Older