Skip to content

MLBEDSW-9761: Implement decomposition of TransposeConv2D

Rickard Bolin requested to merge mlbedsw-9761 into main
  • Implements decomposition for strides, batches and large dimensions for Ethos-U85.
  • Separates initial padding calculations for TOSA and TFLite networks into tosa_graph_optimiser and tflite_graph_optimiser respectively.
  • Implementation of TransposeConv2D for Ethos-U55 and Ethos-U65 remains the same and only supports strides less than or equal to 2.

Change-Id: I75e4521c288185124a9036c38e664a5a53cb96d5 Signed-off-by: Rickard Bolin rickard.bolin@arm.com

Merge request reports

Loading