zxybazh opened a new issue, #12997: URL: https://github.com/apache/tvm/issues/12997
I noticed a data type issue that can be triggered when applying compute-at, causing invalid expression in TIR script with incompatible datatype, thus failure in post processors and build. To reproduce simple run this [script](https://gist.github.com/zxybazh/265b2996e736128eb78c29c94c7a35d3) would work. It can build successfully before schedule but fails with a data type mismatch error after a compute-at scheduling. -- 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]
