当前位置:网站首页>In the same CONDA environment, install pytroch first and then tensorflow
In the same CONDA environment, install pytroch first and then tensorflow
2022-07-26 09:40:00 【Dust_ Evc】
environmental information :
windows10
NIVDIA CUDA:11.6
python: 3.9
CUDNN:8.3
I installed it in the above environment first pytorch_1.11.0 + cuda_11.3.
Later, due to the demand, the installation continued tensorflow_gpu-2.9.0:
On the official website https://www.tensorflow.org/install/pip#windows Follow the instructions to download Python 3.9 GPU support Installation package https://storage.googleapis.com/tensorflow/windows/gpu/tensorflow_gpu-2.9.0-cp39-cp39-win_amd64.whl, utilize pip install tensorflow_gpu-2.9.0-cp39-cp39-win_amd64.whl On the installation .
Execute test statement after loading
python -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))"Report errors Could not load dynamic library 'cudnn64_8.dll'; dlerror: cudnn64_8.dll not found:
W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudnn64_8.dll'; dlerror: cudnn64_8.dll not found
W tensorflow/core/common_runtime/gpu/gpu_device.cc:1850] Cannot dlopen some GPU libraries. Please make sure the missing libraries mentioned above are installed properly if you would like to use GPU. Follow the guide at https://www.tensorflow.org/install/gpu for how to download and setup the required libraries for your platform.
Skipping registering GPU devices...Error reason : Before loading CUDNN, Maybe the new installation package is exe Packages instead of compressed packages ( It may also be that there is no compressed package ), Put... Directly bin、lib、include Installed in C:\Program Files\NVIDIA\CUDNN\v8.3 Next , Didn't put CUDNN Of bin、lib、include The files in the directory are moved to CUDA In the corresponding directory .
No problem after moving .
边栏推荐
- malloc分配空间失败,并且不返回null
- Unstoppable, pure domestic PCs have been in place, and the monopoly of the U.S. software and hardware system has been officially broken
- 阿里云技术专家郝晨栋:云上可观测能力——问题的发现与定位实践
- EOJ 2020 January race E-number transformation
- 添加dll
- Matlab Simulink realizes fuzzy PID control of time-delay temperature control system of central air conditioning
- 学习笔记之常用数组api 改变原数组和不改变原数组的有哪些?
- ie7设置overflow属性失效解决方法
- Alibaba cloud technology expert haochendong: cloud observability - problem discovery and positioning practice
- SSG框架Gatsby访问数据库,并显示到页面上
猜你喜欢

新增市场竞争激烈,中国移动被迫推出限制性超低价5G套餐

Node memory overflow and V8 garbage collection mechanism

图解用户登录验证流程,写得太好了!

Solve NPM -v sudden failure and no response

一种分布式深度学习编程新范式:Global Tensor

高斯消元求解矩阵的逆(gauss)

CSV data file settings of JMeter configuration components

Neural network and deep learning-6-support vector machine 1-pytorch

R language ggplot2 visualization: align the legend title to the middle of the legend box in ggplot2 (default left alignment, align legend title to middle of legend)

Fuzzy PID control of motor speed
随机推荐
dll中的全局变量
JS one line code to obtain the maximum and minimum values of the array
EOJ 2020 January race E-number transformation
调用DLL开启线程的问题
Xiaobai makes a wave of deep copy and shallow copy
新增市场竞争激烈,中国移动被迫推出限制性超低价5G套餐
Force deduction brush questions, sum of three numbers
(二)面扫描仪与机械臂的手眼标定(眼在手外:九点标定)
A new paradigm of distributed deep learning programming: Global tensor
Fiddler packet capturing tool for mobile packet capturing
2019 ICPC Asia Yinchuan Regional(水题题解)
Modern medicine in the era of "Internet +"
Registration module use case writing
Node 内存溢出及V8垃圾回收机制
Gauss elimination for solving XOR linear equations
Source code analysis of object wait notify notifyAll
解决npm -v突然失效 无反应
Audio and video knowledge
After attaching to the process, the breakpoint displays "currently will not hit the breakpoint, and no symbols have been loaded for this document"
(2) Hand eye calibration of face scanner and manipulator (eye out of hand: nine point calibration)