mmengine/tests
Yanhong Zeng 618a063ddc
[Docs] Fix docstring and documentation used for hub.get_model (#659)
* fix docstring and documentation used for hub.get_model

* fix config name in test_hub

* fix docstring mentioned faster-rcnn in utils
2022-11-02 10:16:56 +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 [Enhance] Add `ignore_keys` in ConcatDataset (#556) 2022-11-01 17:06:02 +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 [Docs] Fix docstring and documentation used for hub.get_model (#659) 2022-11-02 10:16:56 +08:00
test_logging [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_model [Fix] Fix `BaseDataPreprocessor.cast_data` cound not handle string data (#602) 2022-10-28 15:17:27 +08:00
test_optim [Fix] Fix the calculation error of eta_min in CosineRestart (#639) 2022-11-01 15:48:39 +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