mirror of https://github.com/open-mmlab/mmcv.git
* 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 |
||
---|---|---|
.. | ||
data | ||
test_cnn | ||
test_image | ||
test_runner | ||
test_video | ||
test_arraymisc.py | ||
test_config.py | ||
test_fileclient.py | ||
test_fileio.py | ||
test_load_model_zoo.py | ||
test_logging.py | ||
test_misc.py | ||
test_optimizer.py | ||
test_parallel.py | ||
test_path.py | ||
test_progressbar.py | ||
test_registry.py | ||
test_timer.py | ||
test_visualization.py |