TensorFlow enables your data science, machine learning, and artificial intelligence workflows. This page shows how to install TensorFlow using the conda package manager included in Anaconda and Miniconda.TensorFlow CPU with conda is supported on 64-bit Windows 7 or later, 64-bit Ubuntu Linux 16.04 or later, and 64-bit macOS 12.0 or later.TensorFlow GPU with conda is only available though version 2.4.1 (2021). For the latest TensorFlow GPU installation, follow the installation instructions on the TensorFlow website.
TensorFlow is now installed and ready to use.For using TensorFlow with a GPU, refer to the TensorFlow documentation, specifically the section on device placement.
Advanced users may wish to install the latest nightly build of TensorFlow. These
nightly builds are unstable and are only available as pip packages on PyPI.To install the nightly build of CPU-only TensorFlow: