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

   Prior to this commit, MakeUnpackedAPI required all functions to be annotated 
with `kGlobalSymbol` (`"global_symbol"`).  This commit updates the 
transformation to apply only to functions that have the `kGlobalSymbol` 
attribute, and to update any internal callsites of the modified functions.
   
   This is analogous to the changes made in 
https://github.com/apache/tvm/pull/14913, which updates `MakePackedAPI`.


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