mocleiri/tensorflow-micropython-examples

Try to run tflm python tests using micropython unix port

mocleiri opened this issue · 0 comments

On June 3, 2022 tensorflow/tflite-micro#1147 was merged into the upstream tflm repository. It added a C Python wrapper for running tflm in unix.

As part of this it also added some unit tests.

Let's see if we can get the unix port to also run and pass these tests.