Skip to content

Fix CPU-fallback regressions for TransposeConv and Rsqrt

Alexander Bengtsson requested to merge MLBEDSW-10615 into main

MLBEDSW-10615: ConstraintTCStrides had inverted checks for uneven strides. MLBEDSW-10611: ConstraintTCShapes should truncate negative size-stride difference to 0. MLBEDSW-10613: Regor supports Rsqrt with Int16 input.

Change-Id: I1360e4c15d8dc437d90c593c9477e4ec992d6f47 Signed-off-by: Alexander Bengtsson Alexander.Bengtsson@arm.com

Merge request reports

Loading