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/11/18 08:29:26 UTC

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

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


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


-- 
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] mbrookhart commented on pull request #9528: [Relay] Non-recursive dependency graph

Posted by GitBox <gi...@apache.org>.
mbrookhart commented on pull request #9528:
URL: https://github.com/apache/tvm/pull/9528#issuecomment-991925560


   Looks like you hit a flakey out of disk on one of the nodes, can you retry CI?


-- 
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] comaniac commented on pull request #9528: [Relay] Non-recursive dependency graph

Posted by GitBox <gi...@apache.org>.
comaniac commented on pull request #9528:
URL: https://github.com/apache/tvm/pull/9528#issuecomment-992817707


   Thanks @hzfan @mbrookhart 


-- 
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 commented on pull request #9528: [Relay] Non-recursive dependency graph

Posted by GitBox <gi...@apache.org>.
hzfan commented on pull request #9528:
URL: https://github.com/apache/tvm/pull/9528#issuecomment-991968762


   Retriggered but the out of disk persists...will try again later


-- 
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] comaniac commented on pull request #9528: [Relay] Non-recursive dependency graph

Posted by GitBox <gi...@apache.org>.
comaniac commented on pull request #9528:
URL: https://github.com/apache/tvm/pull/9528#issuecomment-974564768


   btw please fix the CI


-- 
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] comaniac merged pull request #9528: [Relay] Non-recursive dependency graph

Posted by GitBox <gi...@apache.org>.
comaniac merged pull request #9528:
URL: https://github.com/apache/tvm/pull/9528


   


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