lightning/tests/trainer/flags
Nicki Skafte 4f3160ba2e
Skip tuner algorithms on fast dev (#3903)
* skip on fast dev

* fix error

* changelog

* fix recursive issue

* combine tests

* pep8

* move logic to base funcs

* fix mistake

* Update pytorch_lightning/tuner/lr_finder.py

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* pep

Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: Nicki Skafte <nugginea@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: chaton <thomas@grid.ai>
2020-11-10 00:34:42 +01:00
..
__init__.py ref: training flag tests (val_check_interval) (#3825) 2020-10-03 14:05:01 -04:00
test_env_vars.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_fast_dev_run.py Skip tuner algorithms on fast dev (#3903) 2020-11-10 00:34:42 +01:00
test_overfit_batches.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_val_check_interval.py notices (#4118) 2020-10-13 07:18:07 -04:00