yelite opened a new pull request, #14216: URL: https://github.com/apache/tvm/pull/14216
This PR enables matmul with dynamic shape to be offloaded to CUTLASS. This is useful for batch matmul with dynamic batch size. For example, (n, 50, 100) x (100, 50). CC @vinx13 @masahi -- 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]
