Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
release/1.6.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
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-numpy-gte-1.21.0-and-lt-2.4.0
dependabot-pip-requirements-sphinx-gt-5.0-and-lt-10.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/tqdmprogressbar-ddp-hang
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
rename-lightning
resumable_streaming_dataset
tests/worker-init-fn
tshu-w-fsdp
`1.6.5.post`: fix * in dependency versions
Borda
committed
1 year ago
466004c0
Weekly patch release v1.6.5 (#13481)
rohitgr7
committed
3 years ago
Verified
ff536160
Update `__version__` field (#13200)
carmocca
committed
3 years ago
Verified
74b1317e
Fix initialization of optimizers in DDP Strategy (#11952)
ananthsub
committed
3 years ago
a5f82f5f
Fix epoch logging on train epoch end (#13025)
rohitgr7
committed
3 years ago
f89b181a
Specify `Trainer(benchmark=False)` in parity benchmarks (#13182)
akihironitta
committed
3 years ago
902774ab
Fix logging's step values when multiple dataloaders are used during evaluation (#12184)
rohitgr7
committed
3 years ago
bd50b266
Fix not running test codes (#13089)
ar90n
committed
3 years ago
29b9963f
Avoid changing the current `cudnn.benchmark` value (#13154)
carmocca
committed
3 years ago
2acff1ce
Revert "Update deepspeed requirement from <0.6.0 to <0.7.0 in /requirements (#13048)" (#13177)
carmocca
committed
3 years ago
3c06cd83
Fix standalone test collection (#13177)
carmocca
committed
3 years ago
7e52126b
xfail flaky quantization test blocking CI (#13177)
carmocca
committed
3 years ago
e21219db
Pin protobuf version (#13177)
akihironitta
committed
3 years ago
91003c9e
Update typing-extensions requirement from <=4.1.1,>=4.0.0 to >=4.0.0,<4.2.1 in /requirements (#13054)
dependabot[bot]
committed
3 years ago
11bdd6e9
Update deepspeed requirement from <0.6.0 to <0.7.0 in /requirements (#13048)
dependabot[bot]
committed
3 years ago
1e79ef69
Update tensorboard requirement from <=2.8.0,>=2.2.0 to >=2.2.0,<2.10.0 in /requirements (#13049)
dependabot[bot]
committed
3 years ago
01cc535b
Update jsonargparse[signatures] requirement from <=4.7.1,>=4.7.1 to >=4.7.1,<4.7.4 in /requirements (#13052)
dependabot[bot]
committed
3 years ago
55ddc36d
Update matplotlib requirement from <=3.5.1,>3.1 to >3.1,<3.5.3 in /requirements (#13053)
dependabot[bot]
committed
3 years ago
db986bcd
Update neptune-client requirement from <=0.15.2,>=0.10.0 to >=0.10.0,<0.16.3 in /requirements (#13056)
dependabot[bot]
committed
3 years ago
3b4a89a9
Update mlflow requirement from <=1.24.0,>=1.0.0 to >=1.0.0,<1.27.0 in /requirements (#13127)
dependabot[bot]
committed
3 years ago
1ad8bf07
Enable all ddp params for hpu parallel strategy (#13067)
jerome-habana
committed
3 years ago
70f67442
Fix doctests
carmocca
committed
3 years ago
8d0266f9
Fix torchelastic detection with non-distributed installations (#13142)
carmocca
committed
3 years ago
41b0ffe1
Use coverage>=6.4 (#13132)
akihironitta
committed
3 years ago
4621a64f
Fix tests failing on a single GPU (#11753)
akihironitta
committed
3 years ago
e260a495
Avoid firewall message from `find_free_network_port` (#13113)
awaelchli
committed
3 years ago
d3a6b391
Update trainer profiler typehint to use `Profiler` instead of the deprecated `BaseProfiler` (#13084)
mads-oestergaard
committed
3 years ago
714eca0e
GPU CI: Increase timeout from 65 to 100min (#13104)
akihironitta
committed
3 years ago
0884a13f
CI: Azure - multiple configs (#12984)
Borda
committed
3 years ago
c1077208
Fix `materialize_module` recursively setting its child module (#12870)
akihironitta
committed
3 years ago
941c2d66
Older