当前位置:网站首页>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、 测试
边栏推荐
- 从输入URL到页面展示这中间发生了什么?
- Update and return document in mongodb - update and return document in mongodb
- Practice of traffic recording and playback in vivo
- Change cell color in Excel using C - cell color changing in Excel using C
- yii2 中andWhere多个or查询 orm条件
- Docker install redis
- VS 2019 配置tensorRT生成engine
- Find the storage address of the elements in the two-dimensional array
- SqlServer行转列PIVOT
- I2C 子系統(四):I2C debug
猜你喜欢

Add some hard dishes to the interview: how to improve throughput and timeliness in delayed task scenarios!
![45 lectures on MySQL [index]](/img/f6/70be00028908cbd9ed7f2c77687cee.png)
45 lectures on MySQL [index]

Force deduction ----- the minimum path cost in the grid

el-tree搜索方法使用

I2C subsystem (I): I2C spec

你真的懂继电器吗?

What is the way out for children from poor families?

敏捷认证(Professional Scrum Master)模拟练习题-2

I2C subsystem (II): I3C spec

Installation and use of memory leak tool VLD
随机推荐
函数栈帧的创建与销毁
3D drawing example
I2C subsystem (I): I2C spec
I2C subsystem (II): I3C spec
[principles of multithreading and high concurrency: 1_cpu multi-level cache model]
PHP constructor with parameters - PHP constructor with a parameter
MySql实战45讲【行锁】
How do you adjust the scope of activerecord Association in rails 3- How do you scope ActiveRecord associations in Rails 3?
BigVision代码
一文带你了解 ZigBee
Pytest (6) -fixture (Firmware)
Reset or clear NET MemoryStream - Reset or Clear . NET MemoryStream
tensor中的append应该如何实现
内存泄漏工具VLD安装及使用
The difference between componentscan and componentscans
The difference between left value and right value in C language
文件重命名
C语言初阶-指针详解-庖丁解牛篇
ASP. Net core 6 framework unveiling example demonstration [02]: application development based on routing, MVC and grpc
The process of connecting MySQL with docker