List of Open-Source Inference Engines for TinyML MCUs

List of Open-Source Inference Engines for TinyML MCUs

Open-Source Inference Engines Currently, the mainstream and active open-source TinyML inference engines with over 1k stars on GitHub provide core support for implementing neural network model inference on MCUs. Arm CMSIS-NN/DSP (CMSIS-6) A function library designed specifically for Arm Cortex-M cores, providing efficient neural network (NN) and digital signal processing (DSP) core functions. https://github.com/ARM-software/CMSIS_6 Google … Read more