You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/04/26 18:24:23 UTC

[GitHub] [tvm] tqchen edited a comment on pull request #7918: [RUNTIME][BUGFIX] Fix DSO module problem when its parent get destructed.

tqchen edited a comment on pull request #7918:
URL: https://github.com/apache/tvm/pull/7918#issuecomment-827051612


   Thanks @areusch, there is indeed no cycles in the import tree before we export, and the cycle will only be created when we try to merge  dso modules. The load process always assumes a DAG(the merging happens during exportation).


-- 
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:
users@infra.apache.org