lightning/pytorch_lightning
deepsource-autofix[bot] 2e7007c972
Refactor unnecessary `else` / `elif` when `if` block has a `raise` statement (#8403)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2021-07-14 14:56:14 +00:00
..
accelerators Set minimum PyTorch version to 1.6 (#8288) 2021-07-13 17:12:49 +00:00
callbacks Set minimum PyTorch version to 1.6 (#8288) 2021-07-13 17:12:49 +00:00
core Use literal syntax instead of function calls to create data structure (#8406) 2021-07-14 10:32:13 +00:00
distributed Fix broadcast for Windows minimal (#8331) 2021-07-07 22:01:34 +00:00
loggers Use literal syntax instead of function calls to create data structure (#8406) 2021-07-14 10:32:13 +00:00
loops [Refactor] Improve loops API 1/n (#8334) 2021-07-12 11:13:50 +00:00
metrics Sync our torchmetrics wrappers after the 0.4 release (#8205) 2021-06-29 22:05:48 +00:00
overrides Fix broadcast for Windows minimal (#8331) 2021-07-07 22:01:34 +00:00
plugins support launching Lightning ddp with traditional command (#7480) 2021-07-14 11:25:36 +00:00
profiler Use literal syntax instead of function calls to create data structure (#8406) 2021-07-14 10:32:13 +00:00
trainer Refactor unnecessary `else` / `elif` when `if` block has a `raise` statement (#8403) 2021-07-14 14:56:14 +00:00
tuner rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025) 2021-06-22 11:49:32 +02:00
utilities Refactor unnecessary `else` / `elif` when `if` block has a `raise` statement (#8403) 2021-07-14 14:56:14 +00:00
__about__.py show mush go on (#7413) 2021-05-06 19:06:21 -04:00
__init__.py rename about (#7002) 2021-04-14 18:56:40 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py fix pip install (#7170) 2021-04-22 16:48:11 -04:00