ganler commented on PR #10969: URL: https://github.com/apache/tvm/pull/10969#issuecomment-1097322856
@altanh I see. According to previous fixes (https://github.com/apache/tvm/pull/10172 https://github.com/apache/tvm/pull/9582 https://github.com/apache/tvm/pull/10519 https://github.com/apache/tvm/pull/10571 https://github.com/apache/tvm/pull/10584), it seems to be more compatible if we just change the data type when constructing a new IR node. And https://github.com/apache/tvm/pull/10983 did pass the CI (but I made further edits to adapt your suggestion about `vi_dtype.bits() < var.dtype().bits()`). -- 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]
