当前位置:网站首页>tensorflow与GPU版本对应安装问题
tensorflow与GPU版本对应安装问题
2022-07-31 00:53:00 【驭风少年君】
tensorflow和cuda版本对应
对应表格
相应的网址为:
https://www.tensorflow.org/install/source#common_installation_problems
https://www.tensorflow.org/install/source_windows
查看cuda是否可用
import tensorflow as tf
tf.test.is_built_with_cuda()
print(tf.test.is_built_with_cuda())#返回true表示可用
查看GPU是否可用
import tensorflow as tf
print(tf.test.is_gpu_available())#如果结果是True,表示GPU可用
Wind10系统Python,tensoflow与CPU、GPU对应关系。
GPU与tensorflow的对应关系
边栏推荐
猜你喜欢
mysql索引失效的常见9种原因详解
MySQL table design for message queue to store message data
孩子的编程启蒙好伙伴,自己动手打造小世界,长毛象教育AI百变编程积木套件上手
typescript13-类型别名
Go study notes (84) - Go project directory structure
[In-depth and easy-to-follow FPGA learning 13---------Test case design 1]
Responsive layout vs px/em/rem
MySQL数据库进阶篇
MySQL database advanced articles
typescript18-对象类型
随机推荐
【愚公系列】2022年07月 Go教学课程 017-分支结构之IF
Filter (Filter)
Mini Program - Global Data Sharing
场景之多数据源查询及数据下载问题
MySQL Series 1: Account Management and Engine
ELK deployment script---pro test available
redis学习
分布式.分布式锁
Rocky/GNU之Zabbix部署(2)
BOM系列之Navigator对象
MySQL的触发器
Preparations for web vulnerabilities
过滤器(Filter)
SereTOD2022 Track2代码剖析-面向半监督和强化学习的任务型对话系统挑战赛
Typescript18 - object type
Rocky/GNU之Zabbix部署(1)
The level of ShardingSphere depots in actual combat (4)
DOM系列之 offset 系列
Can deep learning solve the parameters of a specific function?
Image processing tool design