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 2020/10/12 23:22:43 UTC

[GitHub] [incubator-tvm] ptrendx commented on pull request #5238: fix to skip node not in graph.

ptrendx commented on pull request #5238:
URL: https://github.com/apache/incubator-tvm/pull/5238#issuecomment-707393506


   This is not right and should be reverted IMO - the problem in the original issue (apache/incubator-mxnet#18624) was a genuine bug in the fusion graph pass that generated a cycle in the graph. Omitting such node from indexed graph would result in incorrect result being produced.


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