#bindings #lite #devices #memory #tensorflow #interface #tf-lite

bin+lib tfledge

Chalkydri TFLite and libedgetpu bindings

1 unstable release

0.0.0 May 20, 2024

#24 in #lite

GPL-3.0 license

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
~45K SLoC