Skip to content
Commit c5e300a2 authored by Viet-Hoa Do's avatar Viet-Hoa Do 😅
Browse files

Add matrix multiplication test



* Add reference implementation for packing LHS, RHS, and the main
  matmul routine.
* Add test for matrix multiplication:
  - Generic test is implemented for all matmul methods.
  - The test checks the arbitrary portion of the output matrix.
  - The test checks the LHS packing, RHS packing and the main
    matmul kernels.

Signed-off-by: Viet-Hoa Do's avatarViet-Hoa Do <viet-hoa.do@arm.com>

Approved-by: Jakub Sujak's avatarJakub Sujak <jakub.sujak@arm.com>
parent 96c594c0
Loading
Loading
Loading
Pipeline #9563 passed with stages
in 57 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment