Skip to content

An attempt to get TensorFlow Lite for Microcontrollers running on the Flipper Zero.

Notifications You must be signed in to change notification settings

zap8600/ai-on-fz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ai-on-fz

An attempt to get TensorFlow Lite for Microcontrollers running on the Flipper Zero.

This currently doesn't work! In order to get anywhere, the cc.scons file in fbt's site_scons folder must be modified to add multiple -Wno- arguments, which causes a linker error involving --gc-sections.

Installation

Run pip3 install -r requirements.txt to install ufbt, which lets you build the app without needing to clone the firmware repo.

Progression

In order for the library to work, the linker error should need to be traced. If anyone has any suggestions on how to fix this, it would be greatly appreciated.

About

An attempt to get TensorFlow Lite for Microcontrollers running on the Flipper Zero.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published