Skip to content

MLBEDSW-11349: Fix dtype constraints for binary EW operations

Alexander Bengtsson requested to merge MLBEDSW-11349 into main
  • Input datatypes must match for binary elementwise operations. Add exception for Bool8 as it is treated as signed Int8 in the command-stream.

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

Merge request reports

Loading