Skip to content

MLBEDSW-9259: Support STRIDED_SLICE with positive H, W stride

Johan Gunnarsson requested to merge MLBEDSW-9259 into main
  • Add stride Shape to TensorSlice.
  • Add rewrite strided slice into memory copy and propagate positive stride on H and W into IFM's TensorSlice::stride. Stride on any other dimension than H and W is still not supported.

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

Merge request reports

Loading