yelite opened a new pull request, #14128:
URL: https://github.com/apache/tvm/pull/14128

   This PR adds support of transposed matmul to Relax CUTLASS backend. It is 
able to offload Relax expr like `R.nn.relu(R.matmul(x, R.permute_dims(y)) + 
bias)`.
   
   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]

Reply via email to