mmengine/tests/test_model
Mashiro d1dd240796
[Fix] Fix `BaseDataPreprocessor.cast_data` cound not handle string data (#602)
* [Fix] Fix  cound not handle string data

* Minor refine

* Refine type hint

Refine type hint

* fix as comment

* Minor refine

* Update mmengine/model/base_model/data_preprocessor.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-10-28 15:17:27 +08:00
..
test_base_model [Fix] Fix `BaseDataPreprocessor.cast_data` cound not handle string data (#602) 2022-10-28 15:17:27 +08:00
test_wrappers [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +08:00
test_averaged_model.py [Feature] Add autocast wrapper (#307) 2022-06-22 19:49:20 +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 [Feature] Support convert `BN` to `SyncBN` by config (#506) 2022-09-15 18:08:36 +08:00