mmcv/tests
Eugene Liu e621e08d54
Add DCN and Modulated DCN CPU implementation (#1278)
* DCN cpu version

* add modulated dcn cpu version

* move deform_conv_shape_check to deform conv utils

* add inline to deform_conv_shape_check

* add tests

* run linter

* add newline at file end

* run pre-commit against modulated deform conv cpp

* update saconv test

* run clang-format

* remove cuda device inline

* refactor dcn cuda/cpu functions

* remove DCN util

* remove DCN util hpp from all included files

* Addressing PR comment by refactoring modulated-DCN

* fix lint in cpp files
2021-08-29 20:48:31 +08:00
..
data Support deprecation info in Config (#1275) 2021-08-23 10:36:37 +08:00
test_cnn [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_image [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_ops Add DCN and Modulated DCN CPU implementation (#1278) 2021-08-29 20:48:31 +08:00
test_runner [Feature] Add windows CI (#1023) 2021-08-24 10:07:31 +08:00
test_utils [Feature] Add windows CI (#1023) 2021-08-24 10:07:31 +08:00
test_video [Feature] Add windows CI (#1023) 2021-08-24 10:07:31 +08:00
test_arraymisc.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_fileclient.py add HTTP backend (#860) 2021-03-03 16:23:04 +08:00
test_fileio.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_load_model_zoo.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_parallel.py [Fix] Fix unittest in pt1.9 (#1146) 2021-07-03 20:47:22 +08:00
test_visualization.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00