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 2019/11/14 00:39:10 UTC

[GitHub] [incubator-tvm] yzhliu opened a new pull request #4331: [Codegen] remove fp16 function override for cuda

yzhliu opened a new pull request #4331: [Codegen] remove fp16 function override for cuda 
URL: https://github.com/apache/incubator-tvm/pull/4331
 
 
   override __w/o__ volatile does not have any effect as cuda already has the functionality.
   override __w/__ volatile is not supported by NVRTC at the moment.
   I suggest to disable the feature for now and enable later once we find the solution.
   see https://discuss.tvm.ai/t/error-fp16-cuda-compilation-error/ for details.
   
   @vinx13 @Hzfengsy @tqchen Please advise.

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


With regards,
Apache Git Services