Tiny ONNC is an easy-to-use AI compiler for microcontrollers: converting popular neural network models into a function within a series of function calls of neural network libraries.
Tiny ONNC for CMSIS-NN r1.1.0 is out!ΒΆ
- List of new features:
Upgrade CMSIS-NN library to tag NN/2.0.0
Output C source code conforms to C99 standard
Enable to turn off preprocessing
Accelerate operator by CMSIS-NN *_fast() and arm_convolve_HWC_q7_RGB()
Support new operators: Add
Ease operator constraints: AveragePool, Conv, depth-wise Conv