mmengine/tests
Yuan Liu cf239a2b17
[Feature]: Add checkpoint hook (#66)
* [Feature]: Add checkpoint hook

* [Fix]: Fix lint

* [Fix]: Delete redundant optional and give an example to our_dir

* [Feature]: Add test the last_ckpt in UT

* [Fix]: Fix docstring problem

* [Fix]: Add patch to UT

* [Feature]: Add Test case for by epoch
2022-03-02 22:01:58 +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 [Feat]: Add abstract data structure (#29) 2022-02-22 21:45:32 +08:00
test_evaluator [Feature] Add evaluator unittest (#46) 2022-03-01 12:00:19 +08:00
test_hook [Feature]: Add checkpoint hook (#66) 2022-03-02 22:01:58 +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_visualizer [Unittest] Add visualizer unittest (#27) 2022-02-21 20:55:11 +08:00