Replies: 1 comment
-
it is implemented for 2D matrices only. So I didn't really know what to do here, and never bumped into a higher dimension use case to motivate figuring it out. |
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
-
Hello, I was wondering what the max allowed MatMul is? I have this question since I'm having some issues where i get error codes when trying to build the c file. It says that the MatMul of dimensions XX is unimplemented.
Thank you for this wonderful script, I've had huge success with it and has helped me implement my algorithms into my embedded systems.
Kind regards, Pontus
Beta Was this translation helpful? Give feedback.
All reactions