lightning/tests/trainer/loops
Adrian Wälchli 529c42f848
fix collecting training_step outputs (#8613)
2021-07-30 13:03:15 +00:00
..
__init__.py group all loop tests in a folder (#7394) 2021-05-06 10:03:25 +01:00
test_all.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_evaluation_loop.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_evaluation_loop_flow.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_flow_warnings.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_training_loop.py Fix reference issues during epoch end result collection (#8621) 2021-07-30 12:16:47 +00:00
test_training_loop_flow_dict.py fix collecting training_step outputs (#8613) 2021-07-30 13:03:15 +00:00
test_training_loop_flow_scalar.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00