anwang2009 opened a new pull request, #10922: URL: https://github.com/apache/tvm/pull/10922
- Adds `abs` to the FakeQuantizationToInteger pass. - Fixes the int `abs` implementation to not overflow, but rather clip when the absolute value of the minimum representable int value is taken. Otherwise, in the fq2i test I was seeing `abs(-128) => -128` -- 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]
