lightning/tests/trainer
William Falcon aa95addff2
removed support for EvalResult and TrainResult (#3968)
2020-10-07 22:39:16 -04:00
..
data_flow Rename log_save_interval, row_log_interval (#3748) 2020-10-06 10:27:06 -04:00
dynamic_args tests for multiple optimizers and dataloader combinations (#3937) 2020-10-07 10:13:57 -04:00
flags Fixes #3945 (#3947) 2020-10-07 13:46:27 -04:00
legacy_deprecate_flow_log_tests removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
logging test for complicated batch structure (#3928) 2020-10-06 23:14:51 -04:00
model_hooks Fixes #2551 (#3858) 2020-10-04 23:02:35 -04:00
warnings fixes #3798 (#3849) 2020-10-04 19:36:51 -04:00
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_config_validator.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_correct_freq_accumulation.py Rename log_save_interval, row_log_interval (#3748) 2020-10-06 10:27:06 -04:00
test_dataloaders.py cleaning up stale logger tests + flake8 (#3490) 2020-09-14 00:06:48 -04:00
test_lr_finder.py Fix lr finder for optimizers with states (#3897) 2020-10-06 09:12:29 -04:00
test_optimizers.py outputs in __batch_end hooks (#3966) 2020-10-07 21:48:38 -04:00
test_states.py Make trainer.state a read-only property (#3109) 2020-08-24 16:49:33 +02:00
test_trainer.py outputs in __batch_end hooks (#3966) 2020-10-07 21:48:38 -04:00
test_trainer_cli.py ref: trainer argparse 1/n (#3421) 2020-09-09 12:31:17 -04:00
test_trainer_test_loop.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -04:00
test_trainer_tricks.py add current_epoch to dumped_params (#3261) 2020-10-06 19:54:48 +02:00