Dimitrios-Kafetzis/EdgeNN
Lightweight, zero-allocation C11 library for neural network inference on ARM Cortex-M/A microcontrollers. Supports Dense, Conv2D, LSTM, GRU, Multi-Head Attention, and 18 operators total with INT8 quantized and FP32 reference paths. Deterministic execution, no heap, no dependencies.
Stars
—
Forks
—
Language
C
License
MIT
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Dimitrios-Kafetzis/EdgeNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
microsoft/onnxconverter-common
Common utilities for ONNX converters