当前位置:网站首页>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 devices
Driver 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()
边栏推荐
- Explain in detail the implementation of call, apply and bind in JS (source code implementation)
- Stm32f407 ------- DAC digital to analog conversion
- Building a dream in the digital era, the Xi'an station of the city chain science and Technology Strategy Summit ended smoothly
- 【JVM调优实战100例】05——方法区调优实战(下)
- 深入探索编译插桩技术(四、ASM 探秘)
- New feature of Oracle 19C: automatic DML redirection of ADG, enhanced read-write separation -- ADG_ REDIRECT_ DML
- Anfulai embedded weekly report no. 272: 2022.06.27--2022.07.03
- Deeply explore the compilation and pile insertion technology (IV. ASM exploration)
- Web project com mysql. cj. jdbc. Driver and com mysql. jdbc. Driver differences
- Advantages and disadvantages of code cloning
猜你喜欢
Dell筆記本周期性閃屏故障
第四篇,STM32中断控制编程
Equals() and hashcode()
第五篇,STM32系统定时器和通用定时器编程
Attention SLAM:一种从人类注意中学习的视觉单目SLAM
BFS realizes breadth first traversal of adjacency matrix (with examples)
Data processing of deep learning
Chenglian premium products has completed the first step to enter the international capital market by taking shares in halber international
Part V: STM32 system timer and general timer programming
[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筆記本周期性閃屏故障
Fastdfs data migration operation record
mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such
JS+SVG爱心扩散动画js特效
Deeply explore the compilation and pile insertion technology (IV. ASM exploration)
学习光线跟踪一样的自3D表征Ego3RT
做微服务研发工程师的一年来的总结
What kind of experience is it to realize real-time collaboration in jupyter
迈动互联中标北京人寿保险,助推客户提升品牌价值
Link sharing of STM32 development materials
Zynq transplant ucosiii
深度学习简史(一)
[batch dos-cmd command - summary and summary] - view or modify file attributes (attrib), view and modify file association types (Assoc, ftype)
界面控件DevExpress WinForms皮肤编辑器的这个补丁,你了解了吗?
第六篇,STM32脉冲宽度调制(PWM)编程
C9高校,博士生一作发Nature!
equals()与hashCode()
Batch obtain the latitude coordinates of all administrative regions in China (to the county level)
Chapter II proxy and cookies of urllib Library
from . cv2 import * ImportError: libGL. so. 1: cannot open shared object file: No such file or direc