Re: [PR] [dlight] Add check for matmul dtype and fix reduction rule [tvm]

2024-04-16 Thread via GitHub
tqchen merged PR #16884: URL: https://github.com/apache/tvm/pull/16884 -- 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: commits-unsubscr...@tvm.apache.or

[PR] [dlight] Add check for matmul dtype and fix reduction rule [tvm]

2024-04-15 Thread via GitHub
vinx13 opened a new pull request, #16884: URL: https://github.com/apache/tvm/pull/16884 This adds a check of dtype before applying tensorization rule and fixes return value of reduction rule cc @tqchen -- This is an automated message from the Apache Git Service. To respond to the