lightning/tests/loops
Carlos Mocholí a28b4cd0c0
Sort out the dataloader idx logic for evaluation (#10923)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-03 20:01:46 +00:00
..
batch Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
epoch reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00:00
optimization Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
__init__.py
test_all.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
test_evaluation_loop.py Mark outputs as protected in the evaluation loops (#10781) 2021-11-28 20:09:30 +00:00
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 Sort out the dataloader idx logic for evaluation (#10923) 2021-12-03 20:01:46 +00:00
test_loops.py Add separate CI job for slow tests (#10830) 2021-12-01 19:58:18 +00: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