mmengine/tests
Mashiro c1447734c2
[Enhance] Call `register_all_modules` in `Registry.get()` (#541)
* call register_all_modules  in Registry.get()

* Fix ci

* fix scope bug (scope_name -> scope), for temp sync

* Fix unit test

* Refine log information

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Fix typo

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-10-24 20:15:14 +08:00
..
data [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_config [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_data [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_dataset [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_device [Feature] Support engine with NPU backend. (#572) 2022-10-24 11:42:29 +08:00
test_dist [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_evaluator [Refactor] Refactor data flow to make the interface more natural (#468) 2022-08-24 22:04:55 +08:00
test_fileio [Refactor] Refactor fileio without breaking back compatibility (#533) 2022-09-26 14:30:40 +08:00
test_hooks [Fix] Fix error format of log message (#508) 2022-10-18 18:04:15 +08:00
test_hub [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_logging [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_model [Feats]: add non_blocking feature to BaseDataPreprocessor (#618) 2022-10-18 17:58:51 +08:00
test_optim [Enhance] add documents for `clip_grad` , and support clip grad by value. (#513) 2022-10-18 18:02:46 +08:00
test_registry [Enhance] Call `register_all_modules` in `Registry.get()` (#541) 2022-10-24 20:15:14 +08:00
test_runner [Fix] Make autocast compatible with mps (#587) 2022-10-18 18:03:17 +08:00
test_structures [Docs] update data element tutorials (#431) 2022-08-31 20:39:08 +08:00
test_testing [Refactor] add testing utils (#475) 2022-08-29 22:59:20 +08:00
test_utils [Feature] Add a function to mark the deprecated function. (#609) 2022-10-24 14:49:48 +08:00
test_visualizer [Fix]: fix add_config func is not called bug (#613) 2022-10-24 09:58:10 +08:00