This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Matrix Multiplication Example in Arm Compute Library

Does anyone have an example of using the Arm Compute Library for Matrix Multiplication? I don't see any examples in the "examples" folder in the compute library git repo. There appear to be gemm headers, but the documentation is not clear about what the functions are doing, what the parameters are used for, or how to use the functions. Any help or reference would be great.