mmcv/tests/test_cnn
takuoko 55c51e1734
[Feature] Register a new activatation layer SiLU to ACTIVATION_LAYERS (#2256)
2022-09-13 22:38:23 +08:00
..
test_build_layers.py [Fix] num_channels can not be divisible by num_groups in test_build_norm_layer (#2085) 2022-06-30 19:28:34 +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 Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +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_model_registry.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_revert_syncbn.py [Fix] Fix parrots unit tests (#1913) 2022-05-09 16:59:32 +08:00
test_scale.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_silu.py [Feature] Register a new activatation layer SiLU to ACTIVATION_LAYERS (#2256) 2022-09-13 22:38:23 +08:00
test_swish.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_transformer.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_weight_init.py [Fix] Fix parrots unit tests (#1913) 2022-05-09 16:59:32 +08:00
test_wrappers.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00