Skip to content

MLBEDSW-10533: Don't fuse transpose to an op with OFM slice

Johan Gunnarsson requested to merge MLBEDSW-10533 into main
  • Don't fuse transpose to an op with OFM slice
  • Also, when fusing a transpose, the primary op should inherit the fused op's OFM slice. Otherwise we might end up with different shapes on OFM slice and OFM and in that case OFM slice shape will be used later on.

Signed-off-by: Johan Gunnarsson johan.gunnarsson@arm.com Change-Id: Idb25cc3a53f0b52dcc59cda1aefa31d9d19a850f

Merge request reports

Loading