You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deepC is an open source deep learning framework for on-device inference on embedded devices. This repository is adapted for arduino devices. It enables low-latency inference of on-device machine learning models with a small binary size with low memory and high performance.
4
+
5
+
# KPNS
6
+
### 1. add -fexceptions, and remove -fno-exceptions
7
+
to the compiler flags to the platform.txt of your Arduino IDE installation files given below:
0 commit comments