tqchen commented on PR #15244:
URL: https://github.com/apache/tvm/pull/15244#issuecomment-1624422657

   Thanks @sunggg. The main comment is to include import tree information so we 
can recover modules that imports each other(e.g. a host module that imports 
cuda).
   
   We can try to refactor and bring out logic in 
https://github.com/apache/tvm/blob/main/src/target/codegen.cc#L63 to achieve 
that goal. Also we need to check if the modules are all serializable and report 
error accordingly if they are not


-- 
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]

Reply via email to