Hi,
is there anybody that successfully built Tensorflow and Keras libraries for Pynq Z1?
Thank you.
Hi,
is there anybody that successfully built Tensorflow and Keras libraries for Pynq Z1?
Thank you.
I tried it before. You need to use QEMU to cross compile but there seems to be a problem with the bootstrapping of bazel. I have heard someone did it before with older versions of pynq and tensorflow, by compile directly on board; but I had no success with bazel later than 0.5.3.
I have found something I did here: Build Bazel on QEMU for Pynq-Z1/Pynq-Z2 · GitHub