Skip to content

Add test for matmul RHS packing and main kernels

Viet-Hoa Do requested to merge viet/next_test into viet/initial_test
  • Reference implementation of new data types:
    • 4-bit signed and unsigned integer.
  • Reference implementation of new operators:
    • Binary element-wise operator.
    • Reduction.
  • Update existing reference implementation of several operators and test utilities to support new data format.

Signed-off-by: Viet-Hoa Do viet-hoa.do@arm.com

Merge request reports