Tensorflow lib for SparkFun Edge board

Hi,

I’m trying to run SparkFun Edge board with Arduino IDE.
But, I cannot find the recommended tensorflow library.
Is it obsolete? Is there any way to practice edge AI with this board?

Please help!

Thanks, CH

It does appear the project has been deprecated, and is now “tflite micro”…but I cannot find the NON pre-compiled binaries needed and I’ve tried 3-4 of the currently maintained tflite libraries for cortex today and all have failed to compile for me :-/

You might be able to get something going by continuing to poke around/build form other sources, like maybe LiteRT for Microcontrollers  |  Google AI Edge  |  Google AI for Developers

Thanks for the comment. I’m digging into installation of SDK, cross-compiler and so on.