Replies: 2 comments 1 reply
-
|
You just need to specify the layout (row major or column major) of A, B, C, D |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I am not sure i understand your question correctly or not. But i think the answer is yes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I I am trying to compute A*Bt by defining B matrix as transposed matrix during gemm configuration without any success.
What is the appropriate way to compute A*Bt succesfully?
Beta Was this translation helpful? Give feedback.
All reactions