lightning/pytorch_lightning/trainer/connectors
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
..
logger_connector Expose `extract_batch_size` method and add corresponding tests. (#8357) 2021-07-13 11:35:10 +00:00
__init__.py
accelerator_connector.py Refactor unnecessary `else` / `elif` when `if` block has a `raise` statement (#8403) 2021-07-14 14:56:14 +00:00
callback_connector.py Refactor unnecessary `else` / `elif` when `if` block has a `raise` statement (#8403) 2021-07-14 14:56:14 +00:00
checkpoint_connector.py Use literal syntax instead of function calls to create data structure (#8406) 2021-07-14 10:32:13 +00:00
data_connector.py Enables reload of dataloaders on every n epochs from every epoch (#5043) 2021-07-07 13:10:08 +02:00
debugging_connector.py Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
env_vars_connector.py Remove unnecessary use of comprehension (#8149) 2021-06-27 10:00:02 +01:00
model_connector.py clean up unused attributes in LightningModule (#8259) 2021-07-06 10:13:09 +02:00
optimizer_connector.py Simplify logger connector access (#8318) 2021-07-07 14:13:30 +02:00
slurm_connector.py drop unused variable in API (#6308) 2021-03-04 10:26:54 +01:00
training_trick_connector.py Actually show deprecation warnings and their line level [2/2] (#8002) 2021-06-21 18:51:53 +02:00