当前位置:网站首页>Pytorch配置
Pytorch配置
2022-07-03 03:06:00 【AphilGuo】
安装Pycharm
1、下载pycharm 链接:https://www.jetbrains.com/pycharm/download/#section=windows
2、下载完成后,点击安装,一直下一步,最后点击安装

安装Anacnda
1、下载Anaconda 链接:https://www.anaconda.com/ 点击下载
2、下载完成后,点击安装,勾选第一项
3、点击安装
4、创建Anaconda环境,并选择y。
配置pytorch 版本为CUDA 11.1
1、 pytorch链接:https://pytorch.org/get-started/previous-versions/
2、 复制命令,输入anaconda,完成cuda安装
3、 下载cudnn 链接:https://developer.nvidia.cn/cuda-11.1.0-download-archive?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exelocal
4、 双击下载的cudnn,解压至文件夹。
5、 点击下一步,进行安装
6、 安装完成,点击关闭
7、 测试
边栏推荐
- I2C 子系统(四):I2C debug
- Concrete CMS vulnerability
- Check log4j problems using stain analysis
- The process of connecting MySQL with docker
- I2C 子系統(四):I2C debug
- Add some hard dishes to the interview: how to improve throughput and timeliness in delayed task scenarios!
- I2C subsystem (IV): I2C debug
- yii2 中andWhere多个or查询 orm条件
- Variable declarations following if statements
- What does it mean when lambda is not entered?
猜你喜欢
![MySQL practice 45 lecture [row lock]](/img/71/344daddee537a96f0d38241e6896e1.png)
MySQL practice 45 lecture [row lock]

Segmentation fault occurs during VFORK execution

Check log4j problems using stain analysis

docker安装redis

VS 2019 配置tensorRT生成engine

I2C 子系统(三):I2C Driver

Left connection, inner connection

idea 加载不了应用市场解决办法(亲测)

I2C 子系统(二):I3C spec

Your family must be very poor if you fight like this!
随机推荐
Add some hard dishes to the interview: how to improve throughput and timeliness in delayed task scenarios!
从输入URL到页面展示这中间发生了什么?
Installation and use of memory leak tool VLD
Kubernetes cluster log and efk architecture log scheme
MySql实战45讲【行锁】
js根据树结构查找某个节点的下面的所有父节点或者子节点
[C language] MD5 encryption for account password
I2C subsystem (I): I2C spec
Use of El tree search method
Agile certification (professional scrum Master) simulation exercise-2
MySql实战45讲【SQL查询和更新执行流程】
Pytest (6) -fixture (Firmware)
Reset or clear NET MemoryStream - Reset or Clear . NET MemoryStream
How to use asp Net MVC identity 2 change password authentication- How To Change Password Validation in ASP. Net MVC Identity 2?
Didi programmers are despised by relatives: an annual salary of 800000 is not as good as two teachers
Can I use read-only to automatically implement properties- Is read-only auto-implemented property possible?
Serious security vulnerabilities reported by moxa mxview network management software
[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)
Counter统计数量后,如何返回有序的key
ComponentScan和ComponentScans的区别