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/25 18:31:22 UTC

[GitHub] [incubator-tvm] hcho3 commented on issue #4415: Fix compilaton of bfloat16 on Windows

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


With regards,
Apache Git Services