Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
release/1.5.x
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-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-sphinx-gt-5.0-and-lt-10.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
Avoid non-blocking GPU->CPU copies. (#11288)
edpizzi
committed
4 years ago
15f524b2
Fix data fetcher selection (#11294)
awaelchli
committed
4 years ago
6a000662
Revert "[CI] Comment flaky tests (#10084)" (#10580)
akihironitta
committed
4 years ago
f562427d
Fix CLI race condition saving the config (#11199)
carmocca
committed
4 years ago
d6cf2bbc
update version for 1.5.8 release
awaelchli
committed
4 years ago
a2e9720b
Suppress Warning in `PredictionEpochLoop` (#11189)
borchero
committed
4 years ago
98fcf1ee
Avoid torch amp cuda warning with bf16 on cpu (#11161)
rohitgr7
committed
4 years ago
1f329238
Add required states for resumed ModelCheckpoint GC (#10995)
awaelchli
committed
4 years ago
ff9c3f99
Safely disable profiler (#11167)
guyang3532
committed
4 years ago
0a635d9a
Refactor plugin tests whose assertions don't need to run in `on_fit_start` hook (#11149)
awaelchli
committed
4 years ago
502aa74b
Add typing for `trainer.logger` (#11114)
awaelchli
committed
4 years ago
2264082e
Remove partitioning of model in ZeRO 3 (#10655)
Sean Naren
committed
4 years ago
327cba52
Avoid the deprecated `onnx.export(example_outputs=...)` in torch 1.10 (#11116)
carmocca
committed
4 years ago
7971e78b
Fixed NeptuneLogger when using DDP (#11030)
Raalsky
committed
4 years ago
a6599048
Fix tpu spawn plugin test (#11131)
kaushikb11
committed
4 years ago
8b2c39b5
Enable logging hparams only if there are any (#11105)
rohitgr7
committed
4 years ago
a542f827
Fix AttributeError when using CombinedLoader in prediction (#11111)
awaelchli
committed
4 years ago
d4cfcc35
Fix signal teardown outside main thread (#11124)
awaelchli
committed
4 years ago
9cf6168b
Teardown sync-batchnorm after training (#11078)
awaelchli
committed
4 years ago
acb38468
Update mypy (#11096)
awaelchli
committed
4 years ago
ff3d0dce
Support torch 1.10.1 (#11095)
carmocca
committed
4 years ago
2596f243
update version to 1.5.7
awaelchli
committed
4 years ago
6268716c
Update the TQDM progress bar `on_train_epoch_end` (#11069)
awaelchli
committed
4 years ago
0bb9ce0b
Fix sanity check for RichProgressBar (#10913)
kaushikb11
committed
4 years ago
af11c11d
Fix support for `CombinedLoader` while checking for warning raised with eval dataloaders (#10994)
rohitgr7
committed
4 years ago
c014dd15
Fix the num_batches value in warning (#10980)
rohitgr7
committed
4 years ago
82d7d501
Fix support for logging within callbacks returned from `LightningModule` (#10991)
rohitgr7
committed
4 years ago
ccfd1d8f
Removed duplicated file extension when uploading model checkpoints with NeptuneLogger (#11015)
awaelchli
committed
4 years ago
93cda249
[DeepSpeed] fix flag forwarding in DeepSpeedPlugin (#10899)
awaelchli
committed
4 years ago
1f639234
update chlog
rohitgr7
committed
4 years ago
6963a2f6
Newer
Older