mmengine/tests
Mashiro 2085046d22
[Fix] The ann_file and data_root of BaseDataset can be None (#850)
2023-05-04 22:22:52 +08:00
..
data [Refactor] Refactor logger hook unit tests (#797) 2023-04-07 16:20:38 +08:00
test_analysis [Feature] get_model_complexity_info() supports multiple inputs (#1065) 2023-04-23 16:11:31 +08:00
test_config [Enhance] Enhance error message during custom import (#1102) 2023-04-26 11:08:58 +08:00
test_data
test_dataset [Fix] The ann_file and data_root of BaseDataset can be None (#850) 2023-05-04 22:22:52 +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 [Enhance] Support configuring directory used to synchronize results in BaseMetric (#1074) 2023-04-14 19:15:04 +08:00
test_fileio [Fix] backend_args should not be modified by get_file_backend (#897) 2023-02-01 14:47:22 +08:00
test_hooks [Refactor] Refactor the unit tests of SyncBuffersHook (#813) 2023-04-28 17:32:30 +08:00
test_hub [Enhancement] Replace warnings.warn with print_log (#961) 2023-03-06 17:25:28 +08:00
test_infer [Fix] Fix inferencer gets wrong configs path (#996) 2023-03-14 18:28:33 +08:00
test_logging [Enhancement] MessageHub.get_info() supports returning a default value (#991) 2023-04-23 17:35:35 +08:00
test_model [Refactor] Refactor the unit tests of SyncBuffersHook (#813) 2023-04-28 17:32:30 +08:00
test_optim [Refactor] Refactor the unit tests of SyncBuffersHook (#813) 2023-04-28 17:32:30 +08:00
test_registry [Feature] Support registering partial functions and more (#595) 2023-04-10 19:42:04 +08:00
test_runner [Fix] Fix build unnecessary loop during train/test/val (#1107) 2023-04-27 19:20:35 +08:00
test_structures [Docs] Update docstring of structures (#840) 2022-12-21 20:07:18 +08:00
test_testing [Enhance] enhance runner test case (#631) 2022-11-21 11:54:05 +08:00
test_utils [Fix] Save optimizer.state_dict() in cpu by default (#966) 2023-04-26 16:47:47 +08:00
test_visualizer [Enhance] Visualizer.show supports calling opencv to show images (#1015) 2023-04-23 20:30:29 +08:00