echuraev opened a new pull request #8054:
URL: https://github.com/apache/tvm/pull/8054


   Fixed Metal codegen with using `inf` constant. Constant `INFINITY` is
   used now instead of `inf`.
   Also, Metal doesn't have `erf` built-in function. So, we are using
   `fast_erf` from tir. User will see warning message when we will
   generate `fast_erf` instead of `erf`.
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://tvm.apache.org/docs/contribute/ for useful information and tips. After 
the pull request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   


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


Reply via email to