lightning/tests/trainer
Jirka Borovec 590e7fb1fd
tests: add default_root_dir=tmpdir (#2392)
* tests: add default_root_dir=tmpdir

* remove duplicate tmpdir args

* add missing fixture

* test requires multi gpu

* typo

* resize

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-07-28 09:47:53 -04:00
..
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_config_validator.py Enable val/test loop disabling + datamodule tests (#2692) 2020-07-25 12:57:40 -04:00
test_dataloaders.py tests: add default_root_dir=tmpdir (#2392) 2020-07-28 09:47:53 -04: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 Start accumulate gradients schedule at epoch 0 (continued) (#2513) 2020-07-09 07:11:07 -04:00
test_optimizers.py fix loading model with kwargs (#2387) 2020-06-27 16:38:03 -04:00
test_trainer.py tests: add default_root_dir=tmpdir (#2392) 2020-07-28 09:47:53 -04:00
test_trainer_cli.py Fix argparse default value bug (#2526) 2020-07-09 07:10:30 -04:00
test_trainer_steps_dict_return.py add tests for single scalar return from training (#2587) 2020-07-11 17:43:00 -04:00
test_trainer_steps_result_return.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00
test_trainer_steps_scalar_return.py add tests for single scalar return from training (#2587) 2020-07-11 17:43:00 -04: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 EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00