Hzfengsy opened a new pull request, #14234: URL: https://github.com/apache/tvm/pull/14234
This PR enables context-aware parsing for TVMScript. It means that the parser has full control of the statements in the specific context/namespace. For example, we can override the global var `__call__` method in Relax function to make sure to generate Relax Calls instead of Relay Calls. cc @tqchen @MasterJH5574 -- 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]
