grf53 commented on PR #18578: URL: https://github.com/apache/tvm/pull/18578#issuecomment-3681980903
I also met a similar issue. But... Considering that the code before fix was written a year ago and that it worked fine with the latest nightly release about a month, I suspect this fix may not be a fundamental solution. While a fix like yours seems to address some of the issue, it would require significant modifications to apply everywhere. Therefore, reverting the functionality of `and` and `or` seems like a more appropriate solution. I couldn't find the problem point, but I am doubting the tvm-ffi update for now. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
