Skip to content

Fix Accuracy metric

Houssem ROUIS requested to merge fix_accuracy into dev

Context

The Equal operator was mistakenly called And and since this was fixed in aidge_core!311 (merged) this MR is intended to fix the operator's name in Accuracy metric

Modified files

  • Accuracy.cpp and Test_Accuracy.cpp, replace And operator with Equal

Merge request reports

Loading