You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/08/28 08:46:02 UTC

[GitHub] [incubator-tvm] kongroo commented on pull request #6349: [CODEGEN][CUDA]: fix cuda half math function is undefined: herf

kongroo commented on pull request #6349:
URL: https://github.com/apache/incubator-tvm/pull/6349#issuecomment-682406774


   > Could you add test cases for half math of erf to verify the accuracy?
   
   I have added a test case for half erf, but ci failed. It seems that this condition `#if defined(__CUDA_ARCH__) && (__CUDA_ARCH__ >= 530)` is not met in the ci environment, and herf is still undefined. Should I just remove the test case?


----------------------------------------------------------------
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:
users@infra.apache.org