mmengine/tests
Mashiro 0fb2b8ca8c
[Fix] Fix circle import in EMAHook (#523)
2022-09-09 19:33:27 +08:00
..
data [Refactor] add testing utils (#475) 2022-08-29 22:59:20 +08:00
test_config [Fix] Fix unit test of `Config` will install `mmdet` and `mmcls`. (#492) 2022-08-31 21:18:05 +08:00
test_data [Refactor] Refactor data flow to make the interface more natural (#468) 2022-08-24 22:04:55 +08:00
test_dataset [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_device [Feat] Support training on MPS (#331) 2022-06-23 16:53:19 +08:00
test_dist [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +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]: migrate LMDB backends and modifications from open-mmlab/mmcv#1764 and open-mmlab/mmcv#1747 (#426) 2022-08-19 16:06:49 +08:00
test_hooks [Fix] Fix circle import in EMAHook (#523) 2022-09-09 19:33:27 +08:00
test_hub [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_logging [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_model [Fix] Regist pytorch ddp and dp to `MODEL_WRAPPERS`, add unit test to `is_model_wrapper` (#474) 2022-08-28 17:09:41 +08:00
test_optim [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_registry [Fix] Exception while building registered function (#491) 2022-08-31 13:53:32 +08:00
test_runner [Refactor] Refactor data flow to make the interface more natural (#468) 2022-08-24 22:04:55 +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 [Refactor] Update Github Action CI and CircleCI (#512) 2022-09-07 20:24:11 +08:00
test_visualizer [Visualizer] use FigureManager to manage figure to avoid affecting plt.show() outside Visualizer(#440) 2022-08-22 17:16:14 +08:00