schilkunda-amba commented on pull request #8455:
URL: https://github.com/apache/tvm/pull/8455#issuecomment-879314253


   @comaniac @trevor-m 
   I have made the changes (catch error using else and updating the test for 
coord trans and rounding method). I see that it the conversion fails (as in not 
identical) for certain cases. 
   
   I had to add the following:
   `if (i == "nearest_neighbor" and j == "align_corners") or (i == "cubic" and 
j in ["half_pixel", "align_corners"]):`
   
   Should I use the discussion forum to debug this? 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to