yincs-intellif opened a new pull request, #12159:
URL: https://github.com/apache/tvm/pull/12159

   This patch normalize signed IntImm node.
   Eg: x = tvm.tir.const(0xFFFFFFFF, "int32")
         x.value should be -1 rather than 4294967295
   
   cc @Hzfengsy 
   


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