[Hotfix] Device index for Equal operator
Description
The absence of usage of the device index, in the Equal
operator implementation, was causing the Accuracy routine (of aidge_learning
) to crash (on devices other than 0
).
Files modifided : EqualImpl.cpp