CMSIS_5 icon indicating copy to clipboard operation
CMSIS_5 copied to clipboard

CMSIS-NN: Explicitly mark non-TFLM compatible functions.

Open felix-johnny opened this issue 3 years ago • 0 comments

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.

felix-johnny avatar Mar 17 '22 08:03 felix-johnny