tensorflow-on-raspberry-pi icon indicating copy to clipboard operation
tensorflow-on-raspberry-pi copied to clipboard

Is there something for raspberry pi 4B?

Open Jarvis-Cai opened this issue 5 years ago • 1 comments
trafficstars

hey, thanks for you guys' donation.It's great. As raspberry pi 4B is already been come out. So I wonder if there is something for 4B. Thanks very much.BTW, I use the ubuntu server OS.

Jarvis-Cai avatar Dec 10 '19 14:12 Jarvis-Cai

Hi, he has mentioned on the readme that he longer maintains this repo. Tensorflow support for the RPi is now official so you can install it using

sudo apt install libatlas-base-dev
sudo pip3 install tensorflow

Please visit the official Tensorflow website for more details.

APratham avatar Jan 05 '20 10:01 APratham