piwheels blog
New Tensorflow releases for Raspberry Pi
Last month, the Tensorflow team at Google announced official support for Raspberry Pi, by releasing pre-build binaries of v1.9.0 to piwheels.org. Since then, two new releases (v1.10.1 and v1.11.0) have been made and they are now available on piwheels.org. To install the latest Tensorflow on Raspbian Stretch, first install libatlas, which is a depencency for […]
Tags: tensorflow
Official Tensorflow releases
We’re pleased to announce the immediate availability of Tensorflow 1.9 for Raspberry Pi, as officially supported by the Tensorflow team at Google. Install Tensorflow now on your Raspberry Pi: sudo apt install libatlas3-base sudo pip3 install tensorflow This news was originally announced by Pete Warden, software engineer at Google: We now have prebuilt binaries for […]
Tags: tensorflow