Skip to content

[Hotfix] Device index for Equal operator

Benjamin Halimi requested to merge hotfix_equal into dev

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

Merge request reports

Loading