RE: Building and Porting to armhf Machines

Hello,

I have a BBAI. From what I can tell, tensorflow-lite works on the BBAI but…

  1. How can I port it to the BBAI after compilation from a Linux machine?

  2. 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/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