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
30
extern
"C"
{
31
#endif
32
33
// Include the math in cmsis implementation
34
#include "
basic/cmsis/aimath/aimath_f32_cmsis.h
"
35
#include "
basic/cmsis/aimath/aimath_q31_cmsis.h
"
36
#include "
basic/cmsis/aimath/aimath_q7_cmsis.h
"
37
38
// Include the layers in cmsis implementation
39
#include "
basic/cmsis/ailayer/ailayer_dense_cmsis.h
"
40
41
#ifdef __cplusplus
42
}
// End extern "C"
43
#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.2