lightning/tests/trainer
Jeremy Jordan 91c9b29d47
add trainer attribute to denote if interrupted (#1368)
* add trainer attribute to denote if interrupted

* bugfix and formatting
2020-04-05 11:12:41 -04:00
..
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_callbacks.py Simplify progress bar args (#1108) 2020-04-03 00:53:00 +02:00
test_checks.py Add useful errors when model is not configured correctly (#1199) 2020-04-02 11:53:37 -04:00
test_dataloaders.py Add warning for few workers (#1378) 2020-04-05 11:07:16 -04:00
test_optimizers.py faster CI testing (#1323) 2020-04-02 12:28:44 -04:00
test_trainer.py add trainer attribute to denote if interrupted (#1368) 2020-04-05 11:12:41 -04:00
test_trainer_cli.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00