You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/09/12 15:41:49 UTC

[GitHub] [incubator-mxnet] chongruo opened a new pull request #16153: Add operator for Modulated Deformable Convolution

chongruo opened a new pull request #16153: Add operator for Modulated Deformable Convolution
URL: https://github.com/apache/incubator-mxnet/pull/16153
 
 
   ## Description ##
   As title
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - Changes are complete (i.e. I finished coding on this PR)
   - All changes have test coverage:
   - Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
   - Code is well-documented: 
   - For user-facing API changes, API doc string has been updated. 
   - For new C++ functions in header files, their functionalities and arguments are documented. 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services