This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmcv
Watch
1
Star
0
Fork
0
You've already forked mmcv
mirror of
https://github.com/open-mmlab/mmcv.git
synced
2025-06-03 21:54:52 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmcv
/
tests
/
test_cnn
History
ZhangShilong
371a21728f
fix bug of convmodule (
#889
)
...
* fix bug of convmodule * fix bug of convmodule * fix unitest * remove assert
2021-03-20 23:08:20 +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
…
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
…
test_generalized_attention.py
…
test_hsigmoid.py
[Enhance]enhance hsigmoid (
#657
)
2020-11-19 21:26:26 +08:00
test_hswish.py
…
test_non_local.py
…
test_scale.py
…
test_swish.py
add Swish activation (
#522
)
2020-08-27 00:39:17 +08:00
test_weight_init.py
add initializers and BaseModule for unified parameter initialization (
#780
)
2021-02-07 11:13:57 +08:00
test_wrappers.py
fix mmcv_ci test_wrappers.py for parrots (
#758
)
2020-12-24 19:50:46 +08:00