Tengine-lite is lighten version of Tengine for Cortex-M & RTOS, written in C.
- Convolution
- Pooling
- Fully-connected
- Relu
- Softmax
Cortex-M-KWS is an Keyword Spotting(KWS) demo on Cortex-M(STM32F7). It takes an quantized tensorflow model, converts it into .c and .h files, and runs the model with Tengine-lite
. For more details, please visit this project Cortex-M-KWS.