modulated-deform-conv
                                
                                
                                
                                    modulated-deform-conv copied to clipboard
                            
                            
                            
                        module 'MDCONV_CUDA' has no attribute 'deform_conv2d_forward_cuda'
complete success, but run my_test.py failed.
I also met the same problem. It seems that only modulated_deform_conv2d works well. When I tried to use deform_conv2d, deform_conv3d, and modulated_deform_conv3d, I will meet "module 'MDCONV_CUDA' has no attribute xxx"