All Projects → OAID → Tengine Lite

OAID / Tengine Lite

Licence: apache-2.0
An extremely lite inference engine, written in C. Cortex-M and RTOS are supported as well

Programming Languages

c
50402 projects - #5 most used programming language

Tengine-lite

Tengine-lite is lighten version of Tengine for Cortex-M & RTOS, written in C.

Supported Ops

  • Convolution
  • Pooling
  • Fully-connected
  • Relu
  • Softmax

Example

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].