lightning/tests/trainer
chaton 5ad13dc964 Trainer.test should return only test metrics (#5214)
* resolve bug

* merge tests

(cherry picked from commit 9ebbfece5e)
2021-01-06 11:55:21 +01:00
..
data_flow Improve skipping step tests (#4109) 2020-11-14 21:10:24 +00:00
dynamic_args update usage of deprecated automatic_optimization (#5011) 2020-12-10 15:31:33 +05:30
flags fast_dev_run can be int (#4629) 2020-12-09 01:37:53 +05:30
legacy_deprecate_flow_log_tests fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
logging Improve epoch_result_store code quality (#4875) 2020-12-05 11:49:28 +00:00
logging_tests Trainer.test should return only test metrics (#5214) 2021-01-06 11:55:21 +01:00
model_hooks notices (#4118) 2020-10-13 07:18:07 -04:00
optimization Un-balanced logging properly supported (#5119) 2021-01-05 09:58:37 +01:00
properties Refactor: clean trainer device & distrib setters (#5297) 2021-01-04 17:10:13 +00:00
warnings_tests isolate PL debugger in tests (#4643) 2020-11-14 11:22:56 +00:00
__init__.py
test_config_validator.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_correct_freq_accumulation.py drop deprecated TrainResult (#5323) 2021-01-04 09:54:21 +08:00
test_dataloaders.py hotfix: dataloaders - add unimplemented methods (#5352) 2021-01-05 03:41:20 -05:00
test_lr_finder.py Add fsspec to tuner (#4458) 2020-11-03 15:09:40 +05:30
test_optimizers.py Do not warn when the name key is used in the lr_scheduler dict (#5057) 2020-12-14 08:38:10 +01:00
test_states.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_supporters.py flake8 ++ 2021-01-05 09:58:37 +01:00
test_trainer.py mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
test_trainer_cli.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
test_trainer_test_loop.py drop usage of deprecated distributed_backend (#5009) 2020-12-09 09:18:23 +01:00
test_trainer_tricks.py set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30