Is there a version of TensorFlow for 32-bit Linux? I only see the 64-bit wheel available, and didn't find anything about it on the site.
Unfortunately tensorflow is not supported on 32 bit systems. Fortunately it is possible to install it from source code, compile and install it in 32 bits linux systems.
To install Anaconda on your OS, you have to download the respective installer (Anaconda version 5.2, python version 3.6, either 64-bit or 32-bit according to your OS) from its downloads page. AFter confirming the changes that are recommended, Keras will be installed.
System requirementsTensorFlow only officially support Ubuntu. However, the following instructions may also work for other Linux distros.
System Requirements TensorFlow is tested and supported on the following 64-bit systems: Python 3.5–3.7. Ubuntu 16.04 or later. Windows 7 or later.
We have only tested the TensorFlow distribution on 64-bit Linux and Mac OS X, and distribute binary packages for those platforms only. Try following the source installation instructions to build a version for your platform.
EDIT: One user has published instructions for running TensorFlow on a 32-bit ARM processor, which is promising for other 32-bit architectures. These instructions may have useful pointers for getting TensorFlow and Bazel to work in a 32-bit environment.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With