onnx2c
ONNX compiler
Generates C code from ONNX files for efficient neural network inference on microcontrollers
Open Neural Network Exchange to C compiler.
234 stars
9 watching
37 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
edge-computingmachine-learningmicrocontrollerneural-networkonnx
Related projects:
Repository | Description | Stars |
---|---|---|
| An embedded device-friendly C ONNX runtime with zero dependencies | 196 |
| A small C compiler that compiles to Uxntal code | 118 |
| A neural network implementation for machine learning on iOS | 33 |
| Enables microcontrollers to make online predictions using trained neural networks | 29 |
| Compiles ASN.1 definitions into C code for serialization and deserialization of data files. | 1,056 |
| A deep learning compiler stack for AI accelerators on various chips | 757 |
| A compiler for translating C-like code to Uxn | 23 |
| An onnx inference engine for embedded devices with hardware acceleration support | 589 |
| A ROS wrapper for NCNN, allowing developers to integrate high-performance neural network inference into ROS projects | 63 |
| A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
| Translates C# IL code to native C language | 404 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| Provides machine learning capabilities in C++11 | 9 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |