mbs-octoml commented on pull request #9729: URL: https://github.com/apache/tvm/pull/9729#issuecomment-992994783
Thanks @junrushao1994. I'd be up for anything that replaces runtime::Module in IRModule with something more structured that nevertheless can still carry artifacts at the various stages of compilation. Any help with context much appreciated. My rough sense was we're (ab)using runtime::Module as common root for things better derived from some class that represents compiler artifacts for extern definitions without committing to any packed funcs for those artifacts. Perhaps that's what 'metadata module' is for. -- 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: commits-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org