vvchernov opened a new pull request, #11963:
URL: https://github.com/apache/tvm/pull/11963

   It continues patch from #11947 
   When using the native C++ API of the `Executable` of `Virtual Machine`, 
sometimes link error occurred when building the project: `undefined symbols for 
the Executable`.
   This is due to the fact that these symbols were not exported from `tvm.dll`.
   This patch fixes this issue.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to