当前位置:网站首页>Tensorflow GPU installation
Tensorflow GPU installation
2022-07-07 01:02:00 【Alchemy spirit boy】
Want to install , Look directly at the back TF install
- Software to be installed
- CUDA drive ,cuDNN,TF
CUDA drive ,cuDNN,TF Relationship is introduced
https://blog.csdn.net/xs11222211/article/details/84782046
except TF According to the latest version of the current period
Ubuntu edition Decide the highest Graphics card driver version
Check the recommended graphics card driver version of the current systemubuntu-drivers devicesDriver version Decide the highest cuda and cudnn edition
Corresponding to the graphics card version cuda and cudnn edition
https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.htmlcuda edition decision TF The highest version
https://www.tensorflow.org/install/source#install_gpu_support_optional_linux_only
TF install
- Suggest use docker install
- stay tensorflow Of docker hub Find the direct version of the image to run
- You can also use the image provided cuda Such as the environment , Directly in conda Built in virtual environment TF
conda create --name tensorflow_gpu python=3.6
source activate tensorflow_gpu
conda install tensorflow-gpu==1.11.0
test TF Installation
python -c "import tensorflow as tf; print(tf.test.gpu_device_name())"
or
import tensorflow as tf
tf.test.is_gpu_available()
边栏推荐
- Part 7: STM32 serial communication programming
- In rails, when the resource creation operation fails and render: new is called, why must the URL be changed to the index URL of the resource?
- 用tkinter做一个简单图形界面
- C Primer Plus Chapter 14 (structure and other data forms)
- 【批处理DOS-CMD命令-汇总和小结】-跳转、循环、条件命令(goto、errorlevel、if、for[读取、切分、提取字符串]、)cmd命令错误汇总,cmd错误
- 深度学习之环境配置 jupyter notebook
- Maidong Internet won the bid of Beijing life insurance to boost customers' brand value
- Windows installation mysql8 (5 minutes)
- Let's talk about 15 data source websites I often use
- New feature of Oracle 19C: automatic DML redirection of ADG, enhanced read-write separation -- ADG_ REDIRECT_ DML
猜你喜欢

Configuring the stub area of OSPF for Huawei devices

Part VI, STM32 pulse width modulation (PWM) programming

View remote test data and records anytime, anywhere -- ipehub2 and ipemotion app
![Explain in detail the matrix normalization function normalize() of OpenCV [norm or value range of the scoped matrix (normalization)], and attach norm_ Example code in the case of minmax](/img/87/3fee9e6f687b0c3efe7208a25f07f1.png)
Explain in detail the matrix normalization function normalize() of OpenCV [norm or value range of the scoped matrix (normalization)], and attach norm_ Example code in the case of minmax

Periodic flash screen failure of Dell notebook

Service asynchronous communication

New feature of Oracle 19C: automatic DML redirection of ADG, enhanced read-write separation -- ADG_ REDIRECT_ DML

Windows installation mysql8 (5 minutes)
![[batch dos-cmd command - summary and summary] - string search, search, and filter commands (find, findstr), and the difference and discrimination between find and findstr](/img/4a/0dcc28f76ce99982f930c21d0d76c3.png)
[batch dos-cmd command - summary and summary] - string search, search, and filter commands (find, findstr), and the difference and discrimination between find and findstr

Dell笔记本周期性闪屏故障
随机推荐
Levels - UE5中的暴雨效果
A brief history of deep learning (I)
[force buckle]41 Missing first positive number
Learning notes 5: ram and ROM
随时随地查看远程试验数据与记录——IPEhub2与IPEmotion APP
Dell笔记本周期性闪屏故障
How do novices get started and learn PostgreSQL?
mongodb客户端操作(MongoRepository)
Chenglian premium products has completed the first step to enter the international capital market by taking shares in halber international
Telerik UI 2022 R2 SP1 Retail-Not Crack
Deep learning environment configuration jupyter notebook
Explain in detail the matrix normalization function normalize() of OpenCV [norm or value range of the scoped matrix (normalization)], and attach norm_ Example code in the case of minmax
Attention slam: a visual monocular slam that learns from human attention
from . cv2 import * ImportError: libGL. so. 1: cannot open shared object file: No such file or direc
《安富莱嵌入式周报》第272期:2022.06.27--2022.07.03
Web project com mysql. cj. jdbc. Driver and com mysql. jdbc. Driver differences
Service asynchronous communication
Five different code similarity detection and the development trend of code similarity detection
深度学习之线性代数
String comparison in batch file - string comparison in batch file