Parcourir la source

Update arm_nnsupportfunctions.h

Sun Yiming Z il y a 5 ans
Parent
commit
affe80877a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      CMSIS/NN/Include/arm_nnsupportfunctions.h

+ 1 - 1
CMSIS/NN/Include/arm_nnsupportfunctions.h

@@ -460,7 +460,7 @@ q7_t *arm_nn_depthwise_conv_nt_t_padded_s8(const q7_t *lhs,
  * @param[in]      out             Output pointer
  *
  * @return         The function returns one of the two
- *                  - Updated output pointer if an implementaiton is available
+ *                  - Updated output pointer if an implementation is available
  *                  - NULL if no implementation is available.
  *
  * @note           If number of channels is not a multiple of 4, upto 3 elements outside the boundary will be read