cyx-6 commented on issue #13892:
URL: https://github.com/apache/tvm/issues/13892#issuecomment-1412790845

   Thanks for reporting this bug. I believe that this is due to the bug of 
printing `LetStmt`. Since we forget to print the `x = T.var("int32")` before 
the `with T.let(x, 0):`. This bug will be fixed in the #13900. And more details 
are in the description of that PR too.


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