74 Star 572 Fork 1.1K

Ascend/pytorch

 / 详情

ERROR: No matching distribution found for torch==2.1.0+cpu

DONE
缺陷
创建于  
2024-12-07 10:14

评论 (3)

zhongyunde 创建了缺陷 5个月前
zhongyunde 任务状态TODO 修改为DONE 5个月前
zhongyunde 任务状态DONE 修改为WIP 5个月前

https://gitee.com/ascend/pytorch 上描述了不同cpu平台的安装方法,因此这可能是针对不同cpu的版本选择

aarch64:pip3 install torch==2.1.0
x86:pip3 install torch==2.1.0+cpu --index-url https://download.pytorch.org/whl/cpu

torch_npu配套torch的cpu版本使用,torch的cpu版本在arm和x86上安装方式不一样,如上,x86上安装cpu版本需要指定index-url,如果直接安装默认是cuda版本

huangyunlong 任务状态WIP 修改为DONE 5个月前

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
zhongyunde-zhongyunde huangyunlong-huangyunlong2022
Python
1
https://gitee.com/ascend/pytorch.git
git@gitee.com:ascend/pytorch.git
ascend
pytorch
pytorch

搜索帮助