modulated-deform-conv icon indicating copy to clipboard operation
modulated-deform-conv copied to clipboard

fix warp for compliation of all dcn operations

Open baibaidj opened this issue 3 years ago • 0 comments

With original repo, compilation results in only modulated_deform_conv2d operations and other three are inaccessible. This update fixed the issue and made all dcn operations available for python usage. The credits still go to the original author. Thank you.

baibaidj avatar Dec 14 '21 09:12 baibaidj