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: [email protected] With regards, Apache Git Services
