Searched full:checking (Results 1 – 21 of 21) sorted by relevance
88 * \par Size Checking89 * By default all of the matrix functions perform size checking on the input and100 * There is some overhead associated with this matrix size checking.101 * The matrix size checking is enabled via the \#define106 * and size checking is enabled. By changing the project settings and107 * undefining this macro size checking is eliminated and the functions108 * run a bit faster. With size checking disabled the functions always171 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.184 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.197 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.[all …]
62 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.75 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.87 * or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.98 * or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.110 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.133 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.146 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.
512 /* Checking for a NAN value in pRef array */ in arm_snr_f32()515 /* Checking for a NAN value in pTest array */ in arm_snr_f32()522 /* Checking for a NAN value in EnergyError */ in arm_snr_f32()528 /* Checking for a NAN value in SNR */ in arm_snr_f32()546 /* Checking for a NAN value in pRef array */ in arm_snr_f16()549 /* Checking for a NAN value in pTest array */ in arm_snr_f16()556 /* Checking for a NAN value in EnergyError */ in arm_snr_f16()562 /* Checking for a NAN value in SNR */ in arm_snr_f16()595 /* Checking for a NAN value in SNR */ in arm_snr_q63()626 /* Checking for a NAN value in SNR */ in arm_snr_q31()[all …]
72 /* Checking for a NAN value in pRef array */ in arm_snr_f32()81 /* Checking for a NAN value in pTest array */ in arm_snr_f32()93 /* Checking for a NAN value in EnergyError */ in arm_snr_f32()
101 echo "Checking output..."
107 echo "Checking output..."
70 * When matrix size checking is enabled, the functions check: (1) that the inner dimensions of284 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.546 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.882 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.
49 * When matrix size checking is enabled, the functions check: (1) that the inner dimensions of66 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.
48 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.
50 …M_MATH_SIZE_MISMATCH</code> or <code>ARM_MATH_SUCCESS</code> based on the outcome of size checking.
43 When matrix size checking is enabled, the functions check:
97 - Define macro ARM_MATH_MATRIX_CHECK for checking on the input and output sizes of matrices
33 But big matrix needed for checking the vectorized code */
349 So, we limit to 2 float64 for checking out of buffer write.
41 But big matrix needed for checking the vectorized code */
823 …"And like in the code above with scikit-learn, we are checking the result with the confusion matri…