Daibingh Less is more, slow is fast.

tensorflow 安装教程及版本对应关系

2018-09-30
hdb

版本对应关系

Linux GPU:

Linux:

Windows:

安装方法

conda create -n tf-gpu python=3.6
conda activate tf-gpu
pip install --upgrade pip
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --upgrade tensorflow-gpu==1.12

下一篇 神经网络浅谈

Comments

Content