Skip to content
Commit 299cecc3 authored by Max Bergfelt's avatar Max Bergfelt Committed by Fredrik Svedberg
Browse files

MLBEDSW-10901: Reworked SupportedDtypes check for elementwise operators.



Removed the check for all IFM tensors of binary elementwise operators to have the same type in the SupportedDtypes function. This check blocked operators such us And/AndNot that can have mixed input types, which are promoted to full width integers either way.

Change-Id: Ie4f8304ac67ad06d9c113c5dbd1183a3209ca498
Signed-off-by: Max Bergfelt's avatarMax Bergfelt <max.bergfelt@arm.com>
parent 004b7dfe
Loading
Loading
Loading
Pipeline #27362 passed with stages
in 18 minutes and 10 seconds