spectrometerHBH edited a comment on pull request #5483: URL: https://github.com/apache/incubator-tvm/pull/5483#issuecomment-625889950
I can not reproduce the errors in CI now. The errors reported in CI look strange. I can't see why `str(tvm.tir.any(x < y, x > z))` will give `((x < y: int32) || (x: int32 > z: int32))`. I will try to fix it in docker. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
