AIfES 2 2.0.0
aifes_basic_cmsis.h
Go to the documentation of this file.
1
27#define AIFES_WITH_CMSIS
28
29#ifdef __cplusplus
30extern "C" {
31#endif
32
33// Include the math in cmsis implementation
37
38// Include the layers in cmsis implementation
40
41#ifdef __cplusplus
42} // End extern "C"
43#endif
Arm CMSIS implementation of the Dense layer for Arm Cortex processors.