tkonolige commented on PR #11373:
URL: https://github.com/apache/tvm/pull/11373#issuecomment-1132043565

   `x - x = 0` isn't valid for all IEEE floating point numbers. Specifically 
`Inf - Inf = Nan` and `NaN - NaN = NaN`. Not sure if we care about these edge 
cases though.


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