1 unstable release
0.0.0 | May 20, 2024 |
---|
#20 in #lite
275KB
7.5K
SLoC
TFLedge
These are bindings to TensorFlow Lite (TFLite), a popular machine learning library, and libedgetpu, used to interact with Coral acceleration devices.
Only Coral devices are supported currently.
Raw bindings to the C code are generated with bindgen. The public interface is written by hand.
The raw bindings must be handled with care, as misuse can lead to memory bugs. Luckily, you probably don't need to work with those. And hopefully I will have taught that part by then.
Dependencies
~0.4–2.3MB
~46K SLoC