当前位置:网站首页>树莓派4b安装Pytorch1.11
树莓派4b安装Pytorch1.11
2022-07-05 15:58:00 【思考实践】
原平台pytorch版本
torch 1.11.0+cu113
torchaudio 0.11.0+cu113
torchvision 0.12.0+cu113
树莓派4b安装Pytorch1.11
1.必须要安装aarch64架构的操作系统,之前我树莓派上面通过指令 uname -a 显示的是armv7l这个架构版本的pytorch目前最新是1.81不满足需求,重新烧录一个aarch64的系统就可以了
树莓派安装Debian-Pi-Aarch64无桌面增强版系统_I'm Jie的博客-CSDN博客_树莓派安装debian
2.pip3安装
(177条消息) 树莓派安装pip3以及解决pip下载速度慢_Soul酒吧的博客-CSDN博客_树莓派安装pip
安装一些numpy,pandas,sklearn等包的通用方式
(176条消息) 树莓派无法安装pyqt5与pandas_electric_sheep的博客-CSDN博客_树莓派安装pandas
3.torch与torchvision的安装
下载好了丢进u盘里面,再挂载,因为我的vpn在另外一天电脑上好使,所以下载到u盘再传到raspberry-pi
(170条消息) 树莓派读取u盘数据_Y_Hungry的博客-CSDN博客_树莓派插上u盘从哪打开
参考资料
(176条消息) 树莓派4B安装PyTorch1.10_小锋学长生活大爆炸的博客-CSDN博客_树莓派4b安装pytorch
在 Raspberry Pi 4 上安装 PyTorch_Y_Hungry的博客-CSDN博客_树莓派安装pytorch
这个应该是有用的,因为和我的方法几乎差不多
边栏推荐
- Parameter type setting error during batch update in project SQL
- 怎样在电脑上设置路由器的WiFi密码
- 面对新的挑战,成为更好的自己--进击的技术er
- Apiccloud cloud debugging solution
- Use of set tag in SQL
- 漫画:什么是蓝绿部署?
- 一些认知的思考
- Pits encountered in the use of boolean type in development
- Background system sending verification code function
- Single merchant v4.4 has the same original intention and strength!
猜你喜欢
ES6 drill down - ES6 generator function
效果编辑器新版上线!3D渲染、加标注、设置动画,这次一个编辑器就够了
Summary of methods for finding intersection of ordered linked list sets
数据访问 - EntityFramework集成
Today's sleep quality record 79 points
abstract关键字和哪些关键字会发生冲突呢
Global Data Center released DC brain system, enabling intelligent operation and management through science and technology
用键盘输入一条命令
极坐标扇图使用场景与功能详解
CISP-PTE之PHP伪协议总结
随机推荐
详解SQL中Groupings Sets 语句的功能和底层实现逻辑
Today's sleep quality record 79 points
Research and practice of super-resolution technology in the field of real-time audio and video
Accès aux données - intégration du cadre d'entité
CISP-PTE之SQL注入(二次注入的应用)
[vulnerability warning] cve-2022-26134 conflict Remote Code Execution Vulnerability POC verification and repair process
Seaborn draws 11 histograms
阿掌的怀念
Starkware: to build ZK "universe"
RLock锁的使用
One click installation script enables rapid deployment of graylog server 4.2.10 stand-alone version
[graduation season] as a sophomore majoring in planning, I have something to say
Data access - entityframework integration
What is the difference between EDI license and ICP business license
今日睡眠质量记录79分
Transaction rollback exception
利用GrayLog告警功能实现钉钉群机器人定时工作提醒
Intel 13th generation Raptor Lake processor information exposure: more cores, larger cache
Cheer yourself up
有序链表集合求交集 方法 总结