mmcv/tests/test_cnn
Jerry Jiarui XU 42f03d84de
Refactor plugins: move from ops to cnn (#380)
* Refator plugins: move from ops to cnn

* minior update

* minior update
2020-07-03 01:37:58 +08:00
..
test_build_layers.py Refactor plugins: move from ops to cnn (#380) 2020-07-03 01:37:58 +08:00
test_context_block.py Refactor plugins: move from ops to cnn (#380) 2020-07-03 01:37:58 +08:00
test_conv_module.py fix bug of building ConvModule with HSigmoid using inplace=True and a… (#369) 2020-06-28 23:27:14 +08:00
test_flops_counter.py Add utils to calculate model complexity and adjust folder structure for mmcv/cnn/utils . (#366) 2020-06-26 21:38:29 +08:00
test_generalized_attention.py Refactor plugins: move from ops to cnn (#380) 2020-07-03 01:37:58 +08:00
test_hsigmoid.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_hswish.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_non_local.py Add `_NonLocalNd` module (#331) 2020-06-18 20:56:48 +08:00
test_scale.py Add building bricks of cnn (#247) 2020-05-01 00:32:25 +08:00
test_weight_init.py move test_weight_init to tests/test_cnn (#270) 2020-05-05 21:03:12 +08:00