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 <max.bergfelt@arm.com>
parent
004b7dfe
Loading
Loading
Pipeline
#27362
passed
with stages
in
18 minutes and 10 seconds
Loading
Please register or sign in to comment