comaniac opened a new pull request #7087:
URL: https://github.com/apache/tvm/pull/7087


   This PR implements the required functions for deformable conv2D to perform 
layout conversion between NHWC and NCHW. Please also be aware of the following 
points in the review:
   
   - I am not sure if simply returning `None` is ok for alter op and legalize 
functions.
   - I suppose we don't need to consider QNN yet because we only have the FP32 
computes in TOPI?
   
   cc @anijain2305 @yzhliu @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]


Reply via email to