masahi commented on pull request #10391:
URL: https://github.com/apache/tvm/pull/10391#issuecomment-1061041348


   Ok @mei-ye the CI is green now. The changes I made are:
   
   * Remove the `storage_rewrite.cc` change that was originally in @mei-ye's 
commit, but it turned out it is no longer necessary after @Lunderberg's PR 
https://github.com/apache/tvm/pull/9727 was merged. 
   * Check tensorization condition in `batch_matmul` 
https://github.com/apache/tvm/pull/10391/commits/aa7328f09a8f0f30d4fbb1cfb8d0455748bb9547
   * Do not run vk tests on int8 `batch_matmul` and `conv2d`. In particular, 
for some reason running int8 `batch_matmul` test on vk, disabled in 
https://github.com/apache/tvm/pull/10391/commits/839d2338a3a750278d77ece3de57c94559015420,
 was apparently the cause of the strange CI error problem.


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