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/05 20:48:53 UTC

[GitHub] [tvm] hzfan opened a new pull request #9461: [Relay] Non-recursive Detor for Let

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






-- 
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] masahi merged pull request #9461: [Relay] Non-recursive Dtor for Let

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


   


-- 
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 edited a comment on pull request #9461: [Relay] Non-recursive Dtor for Let

Posted by GitBox <gi...@apache.org>.
hzfan edited a comment on pull request #9461:
URL: https://github.com/apache/tvm/pull/9461#issuecomment-962237627


   @mbrookhart  Would you mind if I port the `dependency_graph.cc` part in #8434 to this PR ? I encounter a similar problem when printing IR.


-- 
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 #9461: [Relay] Non-recursive Dtor for Let

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


   @mbrookhart  Would you mind if I port the `dependency_graph.cc` part in #8434 to a new PR ? I encounter a similar problem when printing IR.


-- 
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 #9461: [Relay] Non-recursive Dtor for Let

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


   FYI, I had almost exactly this code in here: https://github.com/apache/tvm/pull/8434
   
   And then I got dragged away to other problems and never fixed the un-related bugs in other changes I made :D :(
   


-- 
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 #9461: [Relay] Non-recursive Dtor for Let

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


   Please, take whatever you want, I never got back to figuring out which of the changes I made ended up causing CI errors.


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