安裝TensorFlow
安裝 TensorFlow
我們已在如下配置的 64 位膝上型電腦/桌上型電腦作業系統中構建並測試過 TensorFlow:
- MacOS X 10.11 (El Capitan) 或更高版本
- Ubuntu 16.04 或更高版本
- Windows 7 或更高版本
也許您能在其他膝上型電腦或桌上型電腦系統上安裝 TensorFlow,但我們只支援上述配置(且只會修復這些配置中的問題)。
下列指南介紹瞭如何安裝讓您可以使用 Python 編寫應用的 TensorFlow 版本:
Python TensorFlow API 的許多方面都已從版本 0.n 升級為 1.0。以下指南介紹瞭如何將舊版 TensorFlow 應用遷移到版本 1.0:
下列指南介紹瞭如何安裝 TensorFlow 庫以搭配其他程式語言使用。這些 API 的作用是在應用中部署 TensorFlow 模型,因此功能不像 Python API 那麼廣泛。
相關文章
- TensorFlow安裝
- tensorflow:使用conda安裝tensorflow
- 小白安裝 Tensorflow
- 安裝了IDLE後安裝tensorflow
- Windows原生安裝TensorFlowWindows
- tensorflow-gpu 安裝GPU
- WIN10 安裝tensorflowWin10
- python3.7 安裝tensorflowPython
- Linux Tensorflow2.0安裝Linux
- Tensorflow GPU版本安裝教程GPU
- Tensorflow介紹和安裝
- docker安裝tensorflow-gpuDockerGPU
- docker環境下安裝tensorflowDocker
- 在Ubuntu 18.04上安裝TensorflowUbuntu
- Ubuntu 16.04 安裝 Tensorflow Gpu版本UbuntuGPU
- Jupyter notebook 中用 pip 安裝 tensorflow
- Windows安裝tensorflow教程 GPU版WindowsGPU
- 請教 TensorFlow 安裝問題
- 安裝tensorflow超快的方法
- 【TensorFLow】Ubuntu16.04安裝CUDA8.0+cuDNN6.0+TensorFlowUbuntuDNN
- windows下安裝pip,強制升級pip,安裝tensorflowWindows
- Linux 下Anaconda 安裝 Tensorflow 和 kerasLinuxKeras
- TensorFlow-GPU安裝避坑指南GPU
- gtx750安裝tensorflow-gpuGPU
- 安裝Tensorflow使用AVX指令集
- ubuntu16+tensorflow-gpu安裝cudaUbuntuGPU
- 在Ubuntu 18.04安裝tensorflow 1.12 GPU版本UbuntuGPU
- tensorflow 2.x CPU/GPU安裝攻略GPU
- 【浪子男孩】TensorFlow-GPU版本安裝教程GPU
- 【Tensorflow_DL_Note1】Windows下Tensorflow的安裝過程詳解Windows
- TensorFlow在Mac上的簡易安裝教程Mac
- 三月十五號 anaconda 安裝 tensorflow 教程
- anaconda安裝gpu版本的tensorflow2.0.0教程GPU
- win10 安裝CUDA、cudnn、tensorflow-gpuWin10DNNGPU
- Windows環境下Python3.7安裝TensorflowWindowsPython
- 面向機器智慧的TensorFlow實戰1:安裝
- jetson nano jetpack4.4.1 下安裝 tensorflow gpu + kerasNaNJetpackGPUKeras
- centos6.x 安裝tensorflow異常處理CentOS