ArduCAM / RPI-Pico-Cam

130 stars 44 forks source link

Use tensorflow prebuilt binary? #14

Open GautamBose opened 2 years ago

GautamBose commented 2 years ago

Currently, compilation takes a really long time because the entire tensorflow micro library has to compile from scratch. Is there any way that we can configure this to use a prebuilt binary?