mmcv/tests/test_cnn
Jintao Lin 25d07e3d54
Support conv layers' own `init_weights` method (#278)
* Support conv layers' own `init_weights` method

* Add related unittest about ConvModule init_weight

* make the comments more specific
2020-05-13 22:58:16 +08:00
..
test_build_layers.py Support to pass args to cnn bricks (#277) 2020-05-12 10:41:11 +08:00
test_conv_module.py Support conv layers' own `init_weights` method (#278) 2020-05-13 22:58:16 +08:00
test_scale.py
test_weight_init.py move test_weight_init to tests/test_cnn (#270) 2020-05-05 21:03:12 +08:00