CMSIS-NN: Replace arm_status with arm_cmsis_nn_status struct (#1480)
Replaces ARM_MATH_SIZE_MISMATCH with ARM_CMSIS_NN_ARG_ERROR. Replaces ARM_MATH_SUCCESS with ARM_CMSIS_NN_SUCCESS. Replaces ARM_MATH_ARGUMENT_ERROR with ARM_CMSIS_NN_ARG_ERROR.
Loading
Please sign in to comment