Hello,
I have a BBAI. From what I can tell, tensorflow-lite works on the BBAI but…
-
How can I port it to the BBAI after compilation from a Linux machine?
-
What steps do I need to take to make sure the .so file(s) are available on my BBAI/armhf machine?
Seth
Hello,
I am currently trying to build, also, on the Linux armhf machine. I will update everyone soon.
Seth
P.S. I got the Tensorflow-Lite installed on the BBAI via native compilation but I am receiving errors on running an example from here: examples/courses/udacity_intro_to_tensorflow_lite/tflite_c01_linear_regression.ipynb at master · tensorflow/examples · GitHub
I will start a new thread.
Hello,
Once more, and this goes along w/ the other post I made, the source works as a single .py file along w/ commands, arguments, and already compiled data.
Seth