codeislife99 commented on issue #8057: URL: https://github.com/apache/tvm/issues/8057#issuecomment-857572696
It is possible that relay and PT have different deform conv 2d results. I had put up a PR which fixed this for PT 1.6 . It's possible they changed something for later versions. My guess is that if something was changed it must be how the outer points are interpolated during the bilinear interpolation step because that's the only place where framework implementations differ as well. -- 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]
