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

   This PR stablizes the doc and metadata abi for functions.
   
   - doc will store optional unstructured docstring about the function
   - metadata will store structured json about extra information about the 
function
   
   The PR changes the ModuleObj c++ ABI, but given it is part of extra and 
python is directly accessing function through packed registry, it won't impact 
python side users. For python users it remains ABI compatible.


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