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 2021/01/11 20:45:22 UTC

[GitHub] [tvm] merrymercy edited a comment on pull request #7250: Remove check_correctness in AutoTVM, which is busted

merrymercy edited a comment on pull request #7250:
URL: https://github.com/apache/tvm/pull/7250#issuecomment-758212157


   Although it is buggy for x86 cpu, this feature is still useful for some targets like metal according to @antinucleon .
   CUDA runtime always throws runtime errors if the GPU kernels are invalid but metal runtime may just return wrong results without any runtime error.  So we need this check_correctness for metal.


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