Lunderberg opened a new pull request, #15703: URL: https://github.com/apache/tvm/pull/15703
Prior to this commit, any `ExternFunc` usage in a relax function would print the string name of the function on its own line, omitting any variable definition, and later use of the variable would occur without a definition. This commit updates the printing of `R.ExternFunc` to appear as a normal relax variable. -- 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]
