lightning/pytorch_lightning
Rohit Gupta 918fa2b3f1 Add a check for optimizer attatched to lr_scheduler (#5338)
* add a check for scheduler and optimizer

* pep

* Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

(cherry picked from commit c7d0f4c3a2)
2021-01-06 12:58:06 +01:00
..
accelerators Fix hang in DDP HPC accelerators (#5157) 2021-01-05 09:58:36 +01:00
callbacks Disable checkpointing, earlystopping and logging with fast_dev_run (#5277) 2021-01-06 12:57:24 +01:00
cluster_environments mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
core Minor doc fixes (#5139) 2021-01-06 11:55:09 +01:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers flake8 ++ 2021-01-05 09:58:37 +01:00
metrics Fix metric state reset (#5273) 2021-01-06 12:48:01 +01:00
overrides mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
plugins supports --num-nodes on DDPSequentialPlugin() (#5327) 2021-01-06 12:48:17 +01:00
profiler fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
trainer Add a check for optimizer attatched to lr_scheduler (#5338) 2021-01-06 12:58:06 +01:00
tuner mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
utilities [bugfix] Group defaults to WORLD if None (#5125) 2021-01-06 11:37:43 +01:00
__init__.py flake8 ++ 2021-01-05 09:58:37 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py update isort config (#5335) 2021-01-06 12:49:23 +01:00