hcho3 commented on issue #4415: Fix compilaton of bfloat16 on Windows URL: https://github.com/apache/incubator-tvm/pull/4415#issuecomment-558282544 @yzhliu Here is the compilation error: 3>C:\Users\Administrator\Desktop\NeoLenovoPOCTVMFork\3rdparty\bfloat16\bfloat16.cc(63,60): error C2491: 'FloatToBFloat16_wrapper': definition of dllimport function not allowed 3>C:\Users\Administrator\Desktop\NeoLenovoPOCTVMFork\3rdparty\bfloat16\bfloat16.cc(69,52): error C2491: 'BFloat16ToFloat_wrapper': definition of dllimport function not allowed 1>bfloat16.cc 3>C:\Users\Administrator\Desktop\NeoLenovoPOCTVMFork\3rdparty\bfloat16\bfloat16.cc(75,62): error C2491: 'BFloat16Add_wrapper': definition of dllimport function not allowed
---------------------------------------------------------------- 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
