tqchen edited a comment on pull request #7918: URL: https://github.com/apache/tvm/pull/7918#issuecomment-827051612
Thanks @areusch, there are indeed no cycles in the import relation before we export, and a cycles will only be created when we try to merge all dso modules into one. The load process always assumes a DAG(the merging happens during exportation). Please take another look -- 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. For queries about this service, please contact Infrastructure at: [email protected]
