Skip to content

sillevl/tensorflow-lite-micro-mbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow Lite for mbed

Extraction of Tensorflow Lite as a library for use with mbed cli projects.

mbed add https://github.com/sillevl/tensorflow-lite-micro-mbed.git

Hello World application

An example of the hello world application using this library can be found at: https://github.com/sillevl/tensorflow-lite-micro-hello-world-mbed

Building the library

The library is build using a helper docker container. The project is available at sillevl/tensorflow-lite-micro-docker-mbed-helper at GitHub.

docker run -it --rm -v ${pwd}:/tensorflow/hello_world/ tf-lite-mbed python3 tensorflow/lite/micro/tools/project_generation/create_tflm_tree.py /tensorflow/hello_world/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published