tlopex commented on PR #19698: URL: https://github.com/apache/tvm/pull/19698#issuecomment-5183934392
@cchung100m Hey, the updated test does not exercise the integer-division optimization because providing `scales` makes `scale_h` and `scale_w` non-`None`, so the optimized path is skipped. Please use `sizes` or add a TOPI test without `scales`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
