Mr-Neutr0n commented on PR #18774: URL: https://github.com/apache/tvm/pull/18774#issuecomment-5205681008
Addressed the review: the July 30 lint failure was ours. The helper referenced undefined `tir.IntImm` and used a one-element `isinstance` tuple; it now uses the already imported, file-standard `tirx.IntImm`. I merged current main without conflicts and ran TVM pre-commit on both PR files; every hook passes, including Ruff check/format. Platform CI is re-running. https://github.com/apache/tvm/commit/38c3c1e88750358270de8d76a8f78038713b155a -- 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]
