MLBEDSW-9259: Support STRIDED_SLICE with positive H, W stride
- 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