Yuan-Chuan-YUE commented on a change in pull request #8756:
URL: https://github.com/apache/tvm/pull/8756#discussion_r692739782
##########
File path: tests/python/unittest/test_target_codegen_opencl.py
##########
@@ -119,7 +119,27 @@ def check_max(dev, n, dtype):
check_max(dev, 1, "float32")
check_max(dev, 1, "float64")
[email protected]_gpu
[email protected]_opencl
Review comment:
Thank for the comment! I will replace it with getting opencl source and
checking there is `erf` in it instead of `erff`.
--
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]