TensorFlow GPU安装指南
创始人
2025-05-28 17:10:15

测试你当前的环境是否已经支持:

import tensorflow as tfif tf.test.gpu_device_name():print(f"Default GPU device: {tf.test.gpu_device_name()}")
else:print("GPU device not found. Please check your settings.")

如果正确配置了GPU,就有会有:

Default GPU device: /device:GPU:0

使用 pip 安装 TensorFlow

注意:TensorFlow 2.10 是最后一个 TensorFlow 版本。 原生 Windows 上支持的 GPU。 从TensorFlow 2.11 开始,您需要在 WSL2 中安装 TensorFlow, 或者安装 TensorFlow-cpu

默认已经按照好了: Miniconda

创建新的conda 环境

conda create --name tfGPU python=3.9

GPU 安装

先要安装 NVIDIA GPU 驱动,

然后用 conda 安装 CUDA, cuDNN

conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0

安装TensorFlow

先升级 最新的 pip

pip install --upgrade pip

TensorFlow 2.10 是最后一个 TensorFlow 版本。 原生 Windows 上支持的 GPU。
所以安装2.11以前的版本


pip install "tensorflow<2.11" 

验证TensorFlow CPU的安装

python -c "import tensorflow as tf; print(tf.reduce_sum(tf.random.normal([1000, 1000])))"

输出 tensor 张量的数据,就是安装好了。

在这里插入图片描述

验证TensorFlow GPU的安装

python -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))"

在这里插入图片描述

在这里插入图片描述

相关内容

热门资讯

玩家实测“心悦麻将可以开挂吗”... 您好:心悦麻将这款游戏可以开挂,确实是有挂的,需要软件加微信【4770480】,很多玩家在心悦麻将这...
今日重大通报“新火神大厅透视辅... 您好:新火神大厅这款游戏可以开挂,确实是有挂的,需要软件加微信【69174242】,很多玩家在新火神...
重磅消息科乐填大坑怎么开挂一专... 您好:科乐填大坑这款游戏可以开挂,确实是有挂的,需要软件加微信【8984612】,很多玩家在欢聚斗地...
重大通报“永和备厅斗牛开挂透视... 您好:永和备厅斗牛这款游戏可以开挂,确实是有挂的,需要软件加微信【4194432】,很多玩家在永和备...
最新消息“决战血流麻将到底有没... 亲.决战血流麻将这款游戏是可以开挂的,确实是有挂的,通过添加客服【3671900】很多玩家在这款游戏...