tqchen commented on PR #591:
URL: https://github.com/apache/tvm-ffi/pull/591#issuecomment-4460866980

   Thanks for contribution. this is a case where we do not want to expose to 
public, mainly because the module loading would needs to be triggered with 
submodules, and this is supposed to be triggered by the formal whole module 
loader like dso. For same library load, one mechanism we recommend is the 
system library approach. Global function should be sufficient for UT perhaps 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to