comaniac opened a new pull request #7075: URL: https://github.com/apache/tvm/pull/7075
PR #6999 added a TOPI compute for deformable Conv2D NHWC. This PR adds the required supports to lower NHWC deformable Conv2D from Relay so that it can be tuned by auto_scheduler. Notes: - I didn't find a proper place to add unit tests. Please suggest the right place if we need them. - This is the first time I worked on infer type. Please help review to make sure I didn't make it wrong. cc @icemelon9 @jroesch @merrymercy @vinx13 @Laurawly ---------------------------------------------------------------- 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: [email protected]
