mmengine/tests
Jiazhen Wang f2190de787
[Enhance] Improve Exception in call_hook (#247)
* improve exception in call_hook

* refine unit test

* add test_call_hook

* refine

* update docstring and ut
2022-05-31 11:34:30 +08:00
..
data [Enhance] Update config with newest mmcv and show custom imports error explicitly (#192) 2022-05-06 22:59:54 +08:00
test_config Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_data Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_dist Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_evaluator [Refactor] Refactor data_batch type and remove cur_dataloader in runner. (#171) 2022-04-08 15:57:10 +08:00
test_hook [Enhance] Add RuntimeInfoHook to update runtime information. (#254) 2022-05-26 14:35:37 +08:00
test_logging Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_model [Fix] Fix ema state dict swapping in EMAHook and torch1.5 ut. (#266) 2022-05-30 16:51:06 +08:00
test_optim [Feature] Support convert epoch-based schedulers to iter-based. (#221) 2022-05-10 15:17:51 +08:00
test_registry [Enhance] Enhance error report when a module has been registered in registery. (#264) 2022-05-31 11:31:04 +08:00
test_runner [Enhance] Improve Exception in call_hook (#247) 2022-05-31 11:34:30 +08:00
test_utils [Feature] Profiling tools (#241) 2022-05-25 10:55:07 +08:00
test_visualizer Update visualizer code (#184) 2022-04-27 19:44:40 +08:00