lightning/tests/loops
thomas chaton 5841ca9782
[Feat] Add auto_restart for fault tolerant training (#9722)
2021-10-01 16:37:17 +00:00
..
batch rewrite and improve tests for truncated back-propagation (#9369) 2021-09-08 20:32:59 +00:00
epoch reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00:00
optimization reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00: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 mark several methods in evaluation loops as protected (#9516) 2021-09-15 14:12:27 +00:00
test_evaluation_loop_flow.py reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00:00
test_flow_warnings.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_loop_state_dict.py [Feat] Add auto_restart for fault tolerant training (#9722) 2021-10-01 16:37:17 +00:00
test_loops.py [Feat] Add auto_restart for fault tolerant training (#9722) 2021-10-01 16:37:17 +00:00
test_training_loop.py [Feat] Add auto_restart for fault tolerant training (#9722) 2021-10-01 16:37:17 +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 reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00:00
test_utilities.py Share the training step output data via `ClosureResult` (#9349) 2021-09-10 11:40:20 +00:00