mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* some init_weights bugs * init_weights * add import Basemodule * code stye * isort * Use recommend init_weights override method. Add init_cfg parameter in InvertedResidual. Remove some useless comment. Co-authored-by: mzr1996 <mzr1996@163.com>