Replies: 1 comment 2 replies
-
The data type |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I dump the numpy matmul value into ggml_tensors and use the ggml_tensor's
ggml_mul_mat
. And I compare the result with numpy, they are totally different. below are my code, can anyone help me to find the reason?Beta Was this translation helpful? Give feedback.
All reactions