Skip to content

Integrate ASM matmul micro-kernels for F32 <- QSI8D32 x QSI4C32

Gian Marco Iodice requested to merge mm_qsi8d32_qsi4c32 into main
  • Integrate ASM matmul micro-kernel for the GeMV and GeMM variants
  • Refactor the LHS and RHS packing function to load the scale from the beginning of the block
  • Add timer in the example for profiling the ukernels

Signed-off-by: Gian Marco Iodice gianmarco.iodice@arm.com

Merge request reports