Skip to content

MLBEDSW-10544: Supported-ops check for Ethos-U55 Matmul

Alexander Bengtsson requested to merge MLBEDSW-10544 into main

Add the following Matmul constraints to Ethos-U55

  • IFM must be Int8 precision
  • OFM depth must fit within 16-bits
  • IFM1 depth must fit within 16-bit (after compensating for adj_x)

Change-Id: Iccfd02e0cdada91c2d83c007d235d0bca509035e Signed-off-by: Alexander Bengtsson Alexander.Bengtsson@arm.com

Merge request reports

Loading