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

   This PR updates the Module and Registry's DLL function to use String 
container instead of std::string.
   
   While it is impossible to obtain a stable ABI due to the nature of c++, and 
it is important to keep that flexibility, it is helpful to keep small set of 
tvm/runtime functions to work with use a String so it is more stable across 
compilers.


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