felix-johnny

Results 3 issues of felix-johnny

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...

review
NN

PR https://github.com/ARM-software/CMSIS_5/pull/1417 removed arm_nn_mat_mult_kernel_s8_s16_reordered() while it is referenced in /NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c .

NN

As a follow up to the 'Announcement' section in https://github.com/ARM-software/CMSIS_5/releases/tag/5.8.0 , a visible change for users of CMSIS-NN will be that the return types(arm_status) will change. The reason for that...

future
NN