CMSIS_5
CMSIS_5 copied to clipboard
CMSIS-NN: Explicitly mark non-TFLM compatible functions.
There are two kinds of API's in the CMSIS-NN library. The TFLM compatible ones and the non-TFLM compatible ones. Explicitly mark the functions that are not compatible with TFLM in arm_nnfunctions.h for better clarity.
https://github.com/ARM-software/CMSIS_5/tree/develop/CMSIS/NN#legacy-vs-tfl-micro-compliant-apis has the table for the difference between the two.