mmengine/tests
RangiLyu 4705e1fe3d
[Enhance] Add RuntimeInfoHook to update runtime information. (#254)
* [Enhance] Add RuntimeInfoHook to update runtime information.

* move lr to runtime info

* docstring

* resolve comments

* update ut and doc
2022-05-26 14:35:37 +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 [Feature] Support EMA and SWA. (#239) 2022-05-19 18:53:04 +08:00
test_optim [Feature] Support convert epoch-based schedulers to iter-based. (#221) 2022-05-10 15:17:51 +08:00
test_registry [Fix] Fix RecursionError when key is invalid (#220) 2022-05-05 20:09:03 +08:00
test_runner [Enhance] Add RuntimeInfoHook to update runtime information. (#254) 2022-05-26 14:35:37 +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