Skip to content
Commit d0e41cf4 authored by Tim Hall's avatar Tim Hall Committed by Tim Hall
Browse files

MLBEDSW-7343: MLCE: Unsupported STRIDED_SLICE with negative index and shrinking an axis



 - The problem was that the end values of STRIDED_SLICE operators
were not taking the shrink_axis_mask into account
 - The fix is simply to ignore the end value set on the operator
and calculate one based upon shrinking the axis

Change-Id: I2e5f2d3c9b08035dfd9b1629c775408f2356d1cf
Signed-off-by: Tim Hall's avatarTim Hall <tim.hall@arm.com>
parent 46c9477d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment