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
Showing
Please register or sign in to comment