Fix Accuracy metric
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.cppandTest_Accuracy.cpp, replaceAndoperator withEqual