mmengine/tests
liukuikun 7acaca1445
Visualizer (#67)
* [WIP] Visualizer

* add draw featmap

* update docstring

* update docstring

* update docstring

* fix comment

* fix comment

* fix comment

* fix comment

* fix comment
2022-03-07 22:06:32 +08:00
..
data [Feature] add base dataset (#32) 2022-02-22 14:01:06 +08:00
test_config Fix test_auto_argparse when pytest has multiple arguments (#34) 2022-02-19 12:22:15 +08:00
test_data [Fix] data element (#95) 2022-03-06 22:06:12 +08:00
test_dist [Feature] Add distributed module (#59) 2022-03-05 22:03:32 +08:00
test_evaluator [Feature] Add evaluator unittest (#46) 2022-03-01 12:00:19 +08:00
test_hook [Fix]: Change the type of runner in docstring to Runner (#103) 2022-03-07 14:00:05 +08:00
test_logging [Feature] add logging UT and impl (#43) 2022-03-06 17:09:12 +08:00
test_model/test_wrappers fix mmdp unittest (#60) 2022-02-27 20:34:52 +08:00
test_optim Fix pt1.5 unit tests. (#65) 2022-03-01 11:28:21 +08:00
test_registry [Feature] Add Registry (#11) 2022-02-16 21:45:39 +08:00
test_runner Add runner unit tests. (#68) 2022-03-03 19:44:36 +08:00
test_visualizer Visualizer (#67) 2022-03-07 22:06:32 +08:00