AndrewZhaoLuo opened a new pull request #9557:
URL: https://github.com/apache/tvm/pull/9557


   The previous dumping of output tensors from the debug graph executor only 
used the name of the operation as the key in a dictionary.
   
   This does not work because op-names are in fact not unique! We get around 
this by including a topological index into the key which should be consistent 
with a fixed graph.json


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

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


Reply via email to