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

   Previously, the calling code needed to iterate over all functions in a 
module.  This commit adds an overload that accepts `const IRModule&`, allowing 
it to be called more easily.  This also provides an API that can be extended to 
validate behavior across an entire IRModule (e.g. requiring that internal 
function calls have the correct argument types).


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