tqchen commented on issue #9362:
URL: https://github.com/apache/tvm/issues/9362#issuecomment-950925219


   To followup a bit on this, we had a previous conflict with DGL which ends up 
to be DLPack related, and we moved away by prefix TVM to those symbols.
   
   Turn on https://github.com/apache/tvm/blob/main/CMakeLists.txt#L46 would 
also help alleviate the issue, since the visible symbols will only reduce to 
those that are related to TVM_DLL.
   
   I would watch carefully those C symbols, since most symbols are in tvm 
namespace and should be fine.


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