lightning/tests/trainer/loops
Adrian Wälchli 971908a1aa
Loop Refactor 1/N - Training Loop (#7871)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: tchaton <thomas@grid.ai>
Co-authored-by: Justus Schock <justus.schock@rwth-aachen.de>
Co-authored-by: Justus Schock <justus.schock@posteo.de>
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2021-06-15 12:55:06 +00:00
..
__init__.py group all loop tests in a folder (#7394) 2021-05-06 10:03:25 +01:00
test_evaluation_loop.py Clean-up after logger connector redesign 2/2 (#7631) 2021-06-10 12:09:01 +00:00
test_evaluation_loop_flow.py Loop Refactor 1/N - Training Loop (#7871) 2021-06-15 12:55:06 +00:00
test_flow_warnings.py group all loop tests in a folder (#7394) 2021-05-06 10:03:25 +01:00
test_training_loop.py Move `training_output` validation to after `train_step_end` (#7868) 2021-06-08 08:37:50 +00:00
test_training_loop_flow_dict.py group all loop tests in a folder (#7394) 2021-05-06 10:03:25 +01:00
test_training_loop_flow_scalar.py Loop Refactor 1/N - Training Loop (#7871) 2021-06-15 12:55:06 +00:00