mmcv/tests/test_cnn
Jerry Jiarui XU c47c9196d0
[Docs] Add header for files (#1181)
* [Docs] Add header for files

* change to OpenMMLab

* add headers for .cpp, .cu, .h, .cuh

* replace Open-MMLab with OpenMMLab
2021-08-08 22:10:55 +08:00
..
test_build_layers.py [Bug] Avoid recursion error when using customized norm layer without _abbr_ (#732) 2020-12-22 10:19:52 +08:00
test_context_block.py Refactor plugins: move from ops to cnn (#380) 2020-07-03 01:37:58 +08:00
test_conv2d_adaptive_padding.py Implementation of 2D convolution in tensorflow with `padding` as "same" (#529) 2020-09-09 23:57:48 +08:00
test_conv_module.py fix bug of convmodule (#889) 2021-03-20 23:08:20 +08:00
test_depthwise_seperable_conv_module.py Add Depthwise Seperable ConvModule (#477) 2020-08-09 17:29:02 +08:00
test_flops_counter.py [Feature] support to calculate FLOPs of GN, IN, LN (#897) 2021-03-19 14:04:49 +08:00
test_fuse_conv_bn.py Move fuse conv bn to mmcv (#382) 2020-07-08 19:03:15 +08:00
test_generalized_attention.py [Fix] fix generalized attention fp16 (#1036) 2021-05-23 15:16:27 +08:00
test_hsigmoid.py [Enhance]enhance hsigmoid (#657) 2020-11-19 21:26:26 +08:00
test_hswish.py
test_model_registry.py add model registry (#760) 2021-04-10 21:33:34 +08:00
test_non_local.py Add pairwise function for 'gaussian' and 'concatenation' mode in NonLocal. (#424) 2020-07-17 23:44:50 +08:00
test_scale.py
test_swish.py add Swish activation (#522) 2020-08-27 00:39:17 +08:00
test_transformer.py Refactor the baseclass related to transformer (#978) 2021-06-11 18:09:31 +08:00
test_weight_init.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_wrappers.py empty tensor inference backward compatible (#1131) 2021-06-24 17:04:03 +08:00