I want to install TensorFlow Lite on the Raspi.
I assume I can first pip install
the prebuilt TensorFlow for the Raspi. I'm reading the instructions to cross compile TensorFlow Lite here, but I have no idea what to do after generating libtensorflow-lite.a
.