mmcv/tests/test_cnn
Zaida Zhou 5947178e85
Remove many functions in utils and migrate them to mmengine (#2217)
* Remove runner, parallel, engine and device

* fix format

* remove outdated docs

* migrate many functions to mmengine

* remove sync_bn.py
2022-08-23 10:12:41 +08:00
..
test_build_layers.py Remove many functions in utils and migrate them to mmengine (#2217) 2022-08-23 10:12:41 +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 Remove many functions in utils and migrate them to mmengine (#2217) 2022-08-23 10:12:41 +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 Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_swish.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_transformer.py [Refactor] Use MODELS registry in mmengine and delete basemodule (#2172) 2022-08-19 11:18:47 +08:00
test_wrappers.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00