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

   It seems there are two issues while generating c source of dense operation 
using cutlass.
   
   1. Even though the dense operation contains bias parameters, the generated c 
code doesn't reflect that bias correctly.
   2. The weight shape of dense operation looks flipped for the 1st and 2nd 
dimensions.
   
   I tried to fix above bugs. Please check that and leave feedback.


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