mmcv/tests
Paige Wang 1790e9f265
add modulated_deform_conv in onnxruntime support (#1281)
* add modulated_deform_conv in onnxruntime support

* Add docs descriptions

* Add gpu test in test_onnx.py

* code format

* remove new usage and move if outside for loop

* use memset when bias is nullptr
2021-08-23 11:22:24 +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 modulated_deform_conv in onnxruntime support (#1281) 2021-08-23 11:22:24 +08:00
test_runner [WIP] continue PR #784 (#1221) 2021-08-23 11:18:36 +08:00
test_utils Support deprecation info in Config (#1275) 2021-08-23 10:36:37 +08:00
test_video [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +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