electriclilies opened a new pull request #8886: URL: https://github.com/apache/tvm/pull/8886
In this PR, I remove LoweredModule. I do this by annotating all functions with their targets and annotating external modules and function info on the module. There is still some cleanup work to be done, specifically with removing per_target_modules_. I am not sure if I will remove these in this PR or not. For now I'm going to see how much this breaks and proceed from there. It passes the cpp unit tests. (Note that I forked this PR from #8835, which hasn't gone in yet, so there will be some changes to maps of targets floating around until that goes in) -- 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]
