ganler commented on PR #10969:
URL: https://github.com/apache/tvm/pull/10969#issuecomment-1097224456

   OK, IMHO, the difference between this fix and 
https://github.com/apache/tvm/pull/10983 is that:
   
   - this one fixes the bug in Visitor by doing a casting for thread extend;
   - https://github.com/apache/tvm/pull/10983 fixes a bigger scope of similar 
bugs as it does casting in the Rewrite phase and does not specifically target 
`attr::thread_extent` (can be any other incompatible integer attributes).


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