billishyahao opened a new pull request, #12018: URL: https://github.com/apache/tvm/pull/12018
This patch aims to enable batch matmul support in dnnl byoc. Matmul primitive is introduced to handle this case. Both transpose_a and transpose_b cases are supported. Unittest is also being added for ensuring correctness. Also it contains one minor fix for laynorm rewrite. Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread. -- 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]
