Skip to content
Commit af7f7195 authored by Gian Marco Iodice's avatar Gian Marco Iodice Committed by Jakub Sujak
Browse files

Add support for the non-transposed RHS matrix in the packing function



- Remove nxk reference into the original packing function
- Add input argument in the packing function to tell whether
the RHS matrix is N x K or K x N
- Extend the example to work with N x K or K x N RHS matrices
- Expose in the header file of the packing function the RHS packed stride

Signed-off-by: Gian Marco Iodice's avatarGian Marco Iodice <gianmarco.iodice@arm.com>
parent 9cefc417
Loading
Loading
Loading
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