Skip to content

Fix f16 matmul interface

Gian Marco Iodice requested to merge fix_f16_interface into main
  • Move lhs_stride position in the list of input arguments
  • Add dst_stride_col in the list of input arguments
  • Add the interface header file

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

Merge request reports