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
31
#include "
basic/cmsis/aimath/aimath_f32_cmsis.h
"
32
#include "
basic/cmsis/aimath/aimath_q31_cmsis.h
"
33
#include "
basic/cmsis/aimath/aimath_q7_cmsis.h
"
34
35
// Include the layers in cmsis implementation
36
#include "
basic/cmsis/ailayer/ailayer_dense_cmsis.h
"
37
38
#ifdef __cplusplus
39
}
// End extern "C"
40
#endif
ailayer_dense_cmsis.h
Arm CMSIS implementation of the Dense layer for Arm Cortex processors.
aimath_f32_cmsis.h
aimath_q31_cmsis.h
aimath_q7_cmsis.h
include
basic
aifes_basic_cmsis.h
Generated by
1.9.1