Install TensorFlow

We have compiled and tested TensorFlow on the following portable and desktop 64-bit operating systems:

  • MacOS 10.12.6 (Sierra) and later
  • Ubuntu 16.04 or later
  • Windows 7 and above Although you may need to install TensorFlow on other portable or desktop-level systems, we will only support the above configuration environment (and only fix the issues in the above platform).

The following guide will explain how to install each version of TensorFlow so that you can write applications in Python:

  • Install TensorFlow on Ubuntu
  • Install TensorFlow in macOS
  • Install TensorFlow on Windows
  • Install TensorFlow from the source code

When Tensorflow was upgraded from 0.n to 1.0, many Tensorflow Python apis changed. The following guide describes how to migrate an older TensorFlow application to version 1.0:

  • Migrate to TensorFlow 1.0

The following guide explains how to install and use the TensorFlow library in other programming languages. These languages have apis designed to deploy the TensorFlow model in applications in other languages that are less comprehensive than Python’s apis.

  • Install TensorFlow for Java
  • Install TensorFlow for C
  • Install Go version Tensorflow