AIfES 2  2.0.0
aifes_basic_cmsis.h
Go to the documentation of this file.
1 
24 #define AIFES_WITH_CMSIS
25 
26 #ifdef __cplusplus
27 extern "C" {
28 #endif
29 
30 // Include the math in cmsis implementation
34 
35 // Include the layers in cmsis implementation
37 
38 #ifdef __cplusplus
39 } // End extern "C"
40 #endif
Arm CMSIS implementation of the Dense layer for Arm Cortex processors.