mmengine/tests/test_model
Mashiro 8ee31dbc3b
[Feature] Support convert `BN` to `SyncBN` by config (#506)
* [Feature] Support convert BN to SyncBN by config

* make unit test compatible with cpu

* Fix as comment

* fix unit test

* change signature of convert_sync_batchnorm: rename sync_bn to implemention

* fix unit test

* fix unit test
2022-09-15 18:08:36 +08:00
..
test_base_model [Refactor] Refactor data flow to make the interface more natural (#468) 2022-08-24 22:04:55 +08:00
test_wrappers [Refactor] Refactor data flow to make the interface more natural (#468) 2022-08-24 22:04:55 +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