mmengine/tests/test_runner
Mashiro 298a4b1e49
[Fix] Fix build unnecessary loop during train/test/val (#1107)
* [Fix] Fix build unnecessary loop during train/test/val

* move unit test to runner

* Update unit test

* Fix unit test

* check train_loop is None

* update comment

* replace(type(None)) with is not None
2023-04-27 19:20:35 +08:00
..
test_amp.py [Feature] Support MLU backend (#1075) 2023-04-14 19:06:19 +08:00
test_checkpoint.py [Imporve] Support `_load_state_dict_post_hooks` in `load_state_dict`. (#1103) 2023-04-26 16:48:57 +08:00
test_log_processor.py [Fix] Fix build unnecessary loop during train/test/val (#1107) 2023-04-27 19:20:35 +08:00
test_priority.py [Enhancement] Improve unit tests of mmengine/runner (#182) 2022-08-15 10:57:58 +08:00
test_runner.py [Fix] Fix build unnecessary loop during train/test/val (#1107) 2023-04-27 19:20:35 +08:00