lightning/tests/loops
Rohit Gupta 76175217e4
Fix val_loop run on restart (#11552)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-02-02 20:19:34 +00:00
..
batch Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
epoch Fix val_loop run on restart (#11552) 2022-02-02 20:19:34 +00:00
optimization Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
__init__.py
test_all.py update tests for v2 (#11487) 2022-01-16 21:43:37 +05:30
test_evaluation_loop.py update tests for v2 (#11487) 2022-01-16 21:43:37 +05:30
test_evaluation_loop_flow.py Fix `self.log(on_epoch=True)` on_batch_start (#9780) 2021-10-18 14:02:16 +02:00
test_flow_warnings.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_loop_state_dict.py Reset the total fit-validation batch progress on epoch (#11244) 2022-01-04 12:04:20 +01:00
test_loops.py Set `Loop.restarting` recursively (#11442) 2022-01-14 19:25:23 +09:00
test_training_loop.py del iterator on_run_end() (#9915) 2021-10-29 16:29:44 +00:00
test_training_loop_flow_dict.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_training_loop_flow_scalar.py Update recommendation on `dataloader_idx` (#10318) 2021-11-04 01:39:55 +01:00
test_utilities.py Improve typing for loops (#10780) 2021-11-30 20:28:55 +00:00