mmengine/tests
Akide Liu 94e7a3bb57
[Enhance] Learning rate in log can show the base learning rate of optimizer (#1019)
2023-06-08 19:51:15 +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 [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
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 [Fix] Save checkpoint again to update best_ckpt of ckpt (#1168) 2023-06-02 14:42:56 +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 [Enhance] Learning rate in log can show the base learning rate of optimizer (#1019) 2023-06-08 19:51:15 +08:00
test_registry [Feature] Support registering partial functions and more (#595) 2023-04-10 19:42:04 +08:00
test_runner [Feature] Add support for full wandb's define_metric arguments (#1099) 2023-06-01 21:50:29 +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 [Feature] Add support for full wandb's define_metric arguments (#1099) 2023-06-01 21:50:29 +08:00