diff --git a/src/utils.cpp b/src/utils.cpp index 253833f..13c93b1 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -86,7 +86,7 @@ int checkResult(int size, dnnType *data_d, dnnType *correct_d, bool device) { int diffs = 0; for(int i=0; i eps) { diffs += 1; if(diffs == 1)