mmengine/tests/test_model
RangiLyu 819e10c24c
[Fix] Fix image dtype when enable_normalize=False. (#301)
* [Fix] Fix image dtype when enable_normalize=False.

* update ut

* move to collate

* update ut
2022-06-13 21:21:19 +08:00
..
test_base_model [Fix] Fix image dtype when enable_normalize=False. (#301) 2022-06-13 21:21:19 +08:00
test_wrappers [Feature]: add base model, ddp model wrapper and unit test (#268) 2022-06-07 22:13:53 +08:00
test_averaged_model.py [Fix] Fix ema state dict swapping in EMAHook and torch1.5 ut. (#266) 2022-05-30 16:51:06 +08:00
test_base_module.py [Feature] Add ModuleList Sequential and ModuleDict (#299) 2022-06-13 13:51:07 +08:00