lightning/tests/loops
Adrian Wälchli 0421f08742
fix optimizer loop with frequencies (#9507)
2021-09-14 21:21:45 +01:00
..
batch rewrite and improve tests for truncated back-propagation (#9369) 2021-09-08 20:32:59 +00:00
optimization fix optimizer loop with frequencies (#9507) 2021-09-14 21:21:45 +01:00
__init__.py Add `state_dict` to loops (#8197) 2021-07-01 15:54:37 +00:00
test_all.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_evaluation_loop.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_evaluation_loop_flow.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_flow_warnings.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_loop_state_dict.py fix optimizer loop with frequencies (#9507) 2021-09-14 21:21:45 +01:00
test_loops.py fix optimizer loop with frequencies (#9507) 2021-09-14 21:21:45 +01:00
test_training_loop.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_training_loop_flow_dict.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_training_loop_flow_scalar.py Add `OutputResult` [1/2] (#9437) 2021-09-14 15:48:27 +02:00
test_utilities.py Share the training step output data via `ClosureResult` (#9349) 2021-09-10 11:40:20 +00:00