mmengine/tests/test_model
Mashiro 925ac870e2
[Fix] Unloaded weights will not be initialized when using PretrainedIinit (#764)
* Separate init_cfgs to pretrained_cfg and other_cfgs

* Fix unit test

* update documentation

* Fix render of initialize.md

* Fix as comment

* rename initialize.md to weight_initialization.md

* add file

* fix ci

* rename weight_initialization.md to initialize.md

* Fix duplicated .md
2023-01-09 18:46:30 +08:00
..
test_base_model Make TTAModel compatible with FSDP (#611) 2022-12-27 21:39:43 +08:00
test_wrappers Make TTAModel compatible with FSDP (#611) 2022-12-27 21:39:43 +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] Unloaded weights will not be initialized when using PretrainedIinit (#764) 2023-01-09 18:46:30 +08:00
test_model_utils.py [Enhance] Enhance compatibility of `revert_sync_batchnorm` (#695) 2022-11-24 16:41:54 +08:00
test_test_aug_time.py Make TTAModel compatible with FSDP (#611) 2022-12-27 21:39:43 +08:00