tensorflow-on-arm
tensorflow-on-arm copied to clipboard
Python 3.8 support
Can you also provide whl files compiled w/ python 3.8?
I compiled a whl file for the master branch of tensorflow on the raspberry pi4 aarch64. Could I share the file? I can't upload it to github.
Here's the link: http://www.gardling.com/tensorflow-raspi4-aarch64/ It's compiled on my raspberry pi 4, with native compiler optimizations, aarch64.
Have the same needs.
Btw I updated the link http://www.gardling.com/tensorflow-raspi4-aarch64/
I should really update the whl files, they are kinda old. lol
Btw I updated the link http://www.gardling.com/tensorflow-raspi4-aarch64/
Wonderful, thank!
TensorFlow 2.3 for Python 3.8 and AArch 64 is available at https://github.com/PINTO0309/Tensorflow-bin
Is it possible to get a 1.X version for Python3.8? I'm trying to get stable-baselines to run on my Raspberry Pi 4, and they only support TF 1.X. Thanks in advance if you can.