Skip to content

Extend benchmark tool to support all matrix multiplication micro-kernels

Jakub Sujak requested to merge jakub/benchmark-refactor into main
  • Refactor the benchmark tool to create a generic abstraction that allows for running matrix multiplication micro-kernels with different interfaces.

  • Extend benchmark support to all matrix multiplication micro-kernels in the library.

Signed-off-by: Jakub Sujak jakub.sujak@arm.com

Merge request reports