会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
anakinf
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Python
Python
苹果mac m1,m2芯片安装 pytorch和tensorflow的GPU版本
摘要:一、下载M芯片的anaconda,并安装 二 、安装GPU版本的pytorch1.安装 Xcode xcode-select --install 2.创建环境 conda create -n torch-gpu python=3.11 conda activate torch-gpu 3.打开pyt
阅读全文
posted @
2023-07-28 22:56
anakinf
阅读(2162)
评论(0)
推荐(0)
pip install image 失败,加上国内源
摘要:pip install 安装失败,加上国内源 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple image
阅读全文
posted @
2021-12-13 10:08
anakinf
阅读(308)
评论(0)
推荐(0)
公告