lightning/tests/trainer
Adrian Wälchli ad9118f04a
remove trainer hidden state | sanity refactor [1 / n] (#7437)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-11 11:09:08 +02:00
..
connectors
dynamic_args
flags `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
logging_ Improve val step logging (#7351) 2021-05-07 22:58:03 +00:00
loops Log epoch metrics before firing the `on_evaluation_end` hook (#7272) 2021-05-11 10:54:31 +02:00
optimization `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
properties
__init__.py
test_config_validator.py
test_data_loading.py
test_dataloaders.py fix 1.9 test (#7441) 2021-05-08 20:03:51 +02:00
test_states.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_supporters.py
test_trainer.py remove trainer hidden state | sanity refactor [1 / n] (#7437) 2021-05-11 11:09:08 +02:00
test_trainer_cli.py
test_trainer_tricks.py