mirror of https://github.com/open-mmlab/mmcv.git
* add initializers and BaseModule for unified parameter initialization * fix circle import * bug fix * add is_init flag in BaseModule * fix docstring * sort import and fix doc format * fix bug * fix docformat and double quote string * fix import sort * import sort * sort import * revise according to comments * fix doc format * revise according to comments * revise import and fix typo * polish code * revise minors * revice minors * revise apply function * revise bias initialization with probability * add type test for bias_prob * revise minors |
||
---|---|---|
.. | ||
test_build_layers.py | ||
test_context_block.py | ||
test_conv2d_adaptive_padding.py | ||
test_conv_module.py | ||
test_depthwise_seperable_conv_module.py | ||
test_flops_counter.py | ||
test_fuse_conv_bn.py | ||
test_generalized_attention.py | ||
test_hsigmoid.py | ||
test_hswish.py | ||
test_non_local.py | ||
test_scale.py | ||
test_swish.py | ||
test_weight_init.py | ||
test_wrappers.py |