mmengine/tests
wxDai fba9a94f52
[Refactor] add testing utils (#475)
* add testing utils

* fix ut

* add blank line betweeen `Args` and `Returns`
2022-08-29 22:59:20 +08:00
..
data [Refactor] add testing utils (#475) 2022-08-29 22:59:20 +08:00
test_config [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +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
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
test_hooks [Fix] Fix EMAHook trigger train loop and AveragedModel sync buffer. (#467) 2022-08-26 14:21:56 +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 [Docs] Refine registry docs (#443) 2022-08-29 14:50:48 +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 [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_testing [Refactor] add testing utils (#475) 2022-08-29 22:59:20 +08:00
test_utils [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_visualizer