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/12/13 00:42:34 UTC

[GitHub] [tvm] hzfan opened a new pull request #9720: [Relay] Non-recursive dependency graph

hzfan opened a new pull request #9720:
URL: https://github.com/apache/tvm/pull/9720


   Relay IR printer suffers from stack overflow when the graph is too large. This PR cherry-picks #8434 to make it non-recursive.
   


-- 
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-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] hzfan closed pull request #9720: [Relay] Non-recursive dependency graph

Posted by GitBox <gi...@apache.org>.
hzfan closed pull request #9720:
URL: https://github.com/apache/tvm/pull/9720


   


-- 
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-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org