mmengine/tests/test_model
Qian Zhao bd6791382f
[Fix] BaseModel & BaseDataPreprocessor `to` method to be consistent with torch.nn.Module (#783)
* fix BaseModel `to` method to be consistent with torch.nn.Module

* fix data_preprocessor as well

* fix docstring alignment

* fix docstring alignment
2022-12-05 18:04:47 +08:00
..
test_base_model [Fix] BaseModel & BaseDataPreprocessor `to` method to be consistent with torch.nn.Module (#783) 2022-12-05 18:04:47 +08:00
test_wrappers [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +08:00
test_averaged_model.py [Enhance] Raise warning for abnormal momentum (#655) 2022-11-18 01:17:12 +08:00
test_base_module.py [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_model_utils.py [Enhance] Enhance compatibility of `revert_sync_batchnorm` (#695) 2022-11-24 16:41:54 +08:00