Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 224 Bytes

cmsis_nn_rs

rust bindings for CMSIS-NN.

Prerequisite

git2 crate requires libgit2 library, you should download first.

sudo apt install libgit2-dev

How to use