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
Kai Chen
03214fd446
Support pytorch 1.7 and update the CI (
#631
)
...
* support pytorch 1.7 and update the CI * fix CI * fix onnxruntime version in macos
2020-10-31 17:58:15 +08:00
..
test_build_layers.py
register deconv in CONV_LAYERS (
#582
)
2020-09-27 17:51:00 +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
…
test_depthwise_seperable_conv_module.py
Add Depthwise Seperable ConvModule (
#477
)
2020-08-09 17:29:02 +08:00
test_flops_counter.py
…
test_fuse_conv_bn.py
…
test_generalized_attention.py
…
test_hsigmoid.py
…
test_hswish.py
…
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_weight_init.py
…
test_wrappers.py
Support pytorch 1.7 and update the CI (
#631
)
2020-10-31 17:58:15 +08:00