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 would work. It can build successfully before schedule but fails with a data type mismatch error after a compute-at scheduling.
cc @Hzfengsy @junrushao1994
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 would work. It can build successfully before schedule but fails with a data type mismatch error after a compute-at scheduling.
cc @Hzfengsy @junrushao1994