Skip to content

MLBEDSW-10106: Update Ethos-U55 MatMul performance stats

Philip Hall requested to merge MLBEDSW-10106perf into main
  • Updated performance calculations for the Ethos-U55 MatMul implementation. This is required to maintain the Ethos-U55/Ethos-U85 abstraction (both must return a result) when using the performance interface.
  • Fixed incomplete implementation of encoded weights byte transfer values.
  • Replaced manual datatype related scaling to use the DataType scaling functions.

Signed-off-by: Philip Hall philip.hall@arm.com Change-Id: I7c8deb4e2740518874530786481d4ef57822bac4

Merge request reports

Loading