ivy.deform_conv2d #21187
Labels
Ivy API Experimental
Run CI for testing API experimental/New feature or request
Next Release
This issue or PR should only be considered once the next release is out.
Suggestion
A suggestion rather than a detected issue or a definitive task
Why should this be implemented?
As discussion in #20138, deformable convolution is a popular and common operation. Here is the reason why I think it should be added as an experimental api:
Links to native framework implementations
Link to Third Party Implementations only by Python which are complex and low efficiency
-PyTorch
-TensorFlow
Link to the paper which released this op
The text was updated successfully, but these errors were encountered: