saurabh-shandilya commented on issue #13296:
URL: https://github.com/apache/tvm/issues/13296#issuecomment-1308156024

   @masahi 
   
   I double checked it's coming from this pass only. At least code I am using 
has MixedModeVisitor::VisitExpr(const Expr& expr)  which calls ExpandDataflow 
which seems like a recursive function to me. So I am not sure if this is 
entirely non-recursive visitor. There is another version of ExpandDataflow but 
I don't see that being called in this case.
   
   I meant how to dump the tensor-output of a op at run-time. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to