anwang2009 commented on pull request #10450:
URL: https://github.com/apache/tvm/pull/10450#issuecomment-1058580614


   It looks like the onnx importer test is failing on `test_matmulinteger` for 
cuda, since the cuda schedule generation for `dense_int8` relies on the inner 
dimension of the multiply being a multiple of 4. The default onnx test's inner 
dimension is 3, and there is no generic schedule for non-4-multiples to fall 
back to. Should I close this PR until this issue can be addressed?


-- 
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]


Reply via email to