mmengine/tests
Mashiro 425ca99e90 [Refactor] Refactor unit test of Base hook (#806)
* refactor base hooks

* Fix CI
2023-02-22 00:08:38 +08:00
..
data [Enhance] Substitute the environment variable in config file (#744) 2023-02-01 10:16:47 +08:00
test_analysis [Feature] Support model complexity computation (#779) 2023-02-20 15:00:28 +08:00
test_config [Enhance] Substitute the environment variable in config file (#744) 2023-02-01 10:16:47 +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 [Fix] Fix offline_evaluate index error (#630) 2022-11-18 01:17:12 +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 unit test of Base hook (#806) 2023-02-22 00:08:38 +08:00
test_hub [Docs] Fix docstring and documentation used for hub.get_model (#659) 2022-11-02 10:16:56 +08:00
test_infer [Feature] Add BaseInferencer (#874) 2023-01-16 16:01:06 +08:00
test_logging [Fix] Support update np.ScalarType data in message_hub (#898) 2023-02-01 23:53:28 +08:00
test_model [Fix] Unloaded weights will not be initialized when using PretrainedIinit (#764) 2023-01-09 18:46:30 +08:00
test_optim [Bug] Fix the bug when the params in shared modules do not require grad (#903) 2023-02-15 11:25:15 +08:00
test_registry Refine the repr of Registry (#942) 2023-02-21 13:18:11 +08:00
test_runner [Docs] Fix typo shedule (#936) 2023-02-19 20:44:24 +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] Ignore the distributed tests for macOS platform (#821) 2022-12-27 16:18:46 +08:00
test_visualizer [Fix] Fix failed unit tests caused by the new released numpy (#838) 2022-12-20 11:00:47 +08:00