KJlaccHoeUM9l opened a new pull request, #11947: URL: https://github.com/apache/tvm/pull/11947
When using the native C++ API of the `VirtualMachine`, link error occurred when building the project: `undefined symbols for the VirtualMachine`. 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]
