Skip to content

MLBEDSW-10658: Fix Decompose-hints for TransposeConv and Conv3D

Alexander Bengtsson requested to merge MLBEDSW-10658 into main

TransposeConv2D and Conv3D are legalized in scheduler_decompose. This requires scheduler-decomposition to run even if there are no out-of-range attributes. return decomposition-hints from archQuery if those opTypes are queried.

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

Merge request reports

Loading