"...models/git@developer.sourcefind.cn:OpenDAS/lmdeploy.git" did not exist on "70e6ab26ba3791c351f948a20b86967eb46f693b"
Add utils to calculate model complexity and adjust folder structure for mmcv/cnn/utils . (#366)
* Add utils to calculate model complexity info * remove _InstanceNorm in unittest * add docstring and increase unittest coverage * fix deconv_flops_counter_hook to accept different data shape * test when model is not a common instance * put flops_counter.py and weight_init.py into mmcv/cnn/utils folder * fix import name * reformat some docstrings * update the scripts with latest one and remove redundant codes * directly represent a model without string and eval() * reformat code
Showing
mmcv/cnn/utils/__init__.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment