tensorflow-on-arm icon indicating copy to clipboard operation
tensorflow-on-arm copied to clipboard

Python 3.8 support

Open Titaniumtown opened this issue 5 years ago • 8 comments

Can you also provide whl files compiled w/ python 3.8?

Titaniumtown avatar May 01 '20 22:05 Titaniumtown

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.

Titaniumtown avatar May 09 '20 22:05 Titaniumtown

Here's the link: http://www.gardling.com/tensorflow-raspi4-aarch64/ It's compiled on my raspberry pi 4, with native compiler optimizations, aarch64.

Titaniumtown avatar May 14 '20 18:05 Titaniumtown

Have the same needs.

JoveH-H avatar Aug 21 '20 01:08 JoveH-H

Btw I updated the link http://www.gardling.com/tensorflow-raspi4-aarch64/

Titaniumtown avatar Aug 21 '20 02:08 Titaniumtown

I should really update the whl files, they are kinda old. lol

Titaniumtown avatar Aug 21 '20 02:08 Titaniumtown

Btw I updated the link http://www.gardling.com/tensorflow-raspi4-aarch64/

Wonderful, thank!

JoveH-H avatar Aug 21 '20 02:08 JoveH-H

TensorFlow 2.3 for Python 3.8 and AArch 64 is available at https://github.com/PINTO0309/Tensorflow-bin

emojifreak avatar Aug 25 '20 01:08 emojifreak

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.

TM6501 avatar Oct 03 '20 06:10 TM6501