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/24 19:46:38 UTC

[GitHub] [incubator-tvm] hcho3 opened a new pull request #4415: Fix compilaton of bfloat16 on Windows

hcho3 opened a new pull request #4415: Fix compilaton of bfloat16 on Windows
URL: https://github.com/apache/incubator-tvm/pull/4415
 
 
   `__declspec(dllexport)` should not be part of a function definition. So move `TVM_DLL` macro to function declaration instead.

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