jinhongyii commented on PR #14218: URL: https://github.com/apache/tvm/pull/14218#issuecomment-1461549338
The CI seems weird. I cannot reproduce the error locally. The error mainly results from the string difference of `v_ax2 + v_ax1 * T.int64(16)` vs `v_ax1 * T.int64(16) + v_ax2`. I don't know why it will generate different results on different machine. -- 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]
