zxybazh opened a new pull request, #15097: URL: https://github.com/apache/tvm/pull/15097
Previously the building of PrimFuncs in Few Shot Tuning pass will fail when the function attribute `global_symbol` is missing. This PR manually adds a global symbol of `main` for each PrimFunc to tune and the unit tests are modfied accordingly. Thanks @masahi for identifying this issue. -- 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]
