lightning/tests/trainer
Jirka Borovec f8c058215f
simplify tests & cleaning (#2588)
* simplify

* tmpdir

* revert

* clean

* accel

* types

* test

* edit test acc

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

* Update test acc

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-08-07 23:22:05 +02:00
..
__init__.py
test_config_validator.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_dataloaders.py Support limit_mode_batches (int) for infinite dataloader (#2840) 2020-08-07 13:02:36 +02:00
test_eval_loop_dict_return.py tests for val loop flow (#2605) 2020-07-14 14:20:45 -04:00
test_lr_finder.py Bugfix: Lr finder and hparams compatibility (#2821) 2020-08-07 00:34:48 +02:00
test_optimizers.py
test_trainer.py updated hooks (#2850) 2020-08-07 09:29:57 -04:00
test_trainer_cli.py remove deprecated in v0.9 (#2760) 2020-07-30 23:19:28 +02:00
test_trainer_steps_dict_return.py simplify tests & cleaning (#2588) 2020-08-07 23:22:05 +02:00
test_trainer_steps_result_return.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_trainer_steps_scalar_return.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_trainer_test_loop.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -04:00
test_trainer_tricks.py Fix ddp tests + .test() (#2512) 2020-07-07 12:24:56 -04:00
test_validation_steps_result_return.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00