mmengine/tests
Alex Yang dceef1f66f
[Refactor] Refactor `after_val_epoch` to make it output metric by epoch (#278)
* [Refactor]:Refactor `after_val_epoch` to make it output metric by epoch

* add an option for user to choose the way of outputing metric

* rename variable

* reformat docstring

* add type alias

* reformat code

* add test function

* add comment and test code

* add comment and test code
2022-06-21 15:39:59 +08:00
..
data [Enhance] Update config with newest mmcv and show custom imports error explicitly (#192) 2022-05-06 22:59:54 +08:00
test_config Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_data [Fix]: fix label data and support empty tensor in label_to_onehot (#291) 2022-06-10 15:12:41 +08:00
test_device [Feature] Support MLU Devices (#288) 2022-06-16 20:28:09 +08:00
test_dist Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_evaluator [Feature] Dump predictions to a pickle file for offline evaluation. (#293) 2022-06-14 14:48:21 +08:00
test_hook [Refactor] Refactor `after_val_epoch` to make it output metric by epoch (#278) 2022-06-21 15:39:59 +08:00
test_logging [Fix]: fix log processor to log average time and grad norm (#292) 2022-06-17 10:54:20 +08:00
test_model [Feat] Support FSDP Training (#304) 2022-06-21 15:32:56 +08:00
test_optim [Refactor] Refactor the accumulate gradient implemention of OptimWrapper (#284) 2022-06-13 23:20:53 +08:00
test_registry [Feat] support registering function (#302) 2022-06-14 14:50:24 +08:00
test_runner [Enhance] dump messagehub in runner.resume (#237) 2022-06-17 11:10:37 +08:00
test_utils [Feature] Profiling tools (#241) 2022-05-25 10:55:07 +08:00
test_visualizer Update visualizer code (#184) 2022-04-27 19:44:40 +08:00