mmcv/tests/test_cnn
youkaichao 3df6414efa
[Enhance] Add ConvModule.turn_on_fast_conv_bn_eval to reduce repetitive code and dynamically bind conv during forward (#2835)
2023-06-16 12:43:53 +08:00
..
test_rfsearch Refine rfsearch and fix a typo 2023-03-20 18:26:52 +08:00
test_build_layers.py [Enhancement] Make build_xxx_layer allow accepting a class type (#2782) 2023-05-11 17:51:13 +08:00
test_context_block.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_conv2d_adaptive_padding.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_conv_module.py [Enhance] Add ConvModule.turn_on_fast_conv_bn_eval to reduce repetitive code and dynamically bind conv during forward (#2835) 2023-06-16 12:43:53 +08:00
test_depthwise_seperable_conv_module.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_flops_counter.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_fuse_conv_bn.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_generalized_attention.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_hsigmoid.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_hswish.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_non_local.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_scale.py [Feature] Support LayerScale in FFN (#2451) 2022-12-11 17:58:19 +08:00
test_silu.py [Enhancement] Support SiLU with torch < 1.7.0 2022-10-22 13:39:50 +08:00
test_swish.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_transformer.py [Feature] Support LayerScale in FFN (#2451) 2022-12-11 17:58:19 +08:00
test_wrappers.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00