登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
仓库状态说明
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
68
Star
259
Fork
192
Ascend
/
modelzoo
暂停
代码
Issues
0
Pull Requests
9
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
atc 工具,把 onnx 模型转成 om 模型,但是遇到报错找不到 ai_core?
DONE
#I7S5KS
Bug-Report
ponponon
创建于
2023-08-10 14:30
我在华为云,开了一个 Ascend310 的实例  然后我是用 atc 工具,把 onnx 模型转成 om 模型,但是遇到报错 ```shell root@ascend310:~/code/image2vector# atc --framework=5 --model=2_sim.onnx --output=2_sim_ascend310 --input_format=NCHW --log=debug --soc_version=Ascend310 ATC start working now, please wait for a moment. ATC run failed, Please check the detail log, Try 'atc --help' for more information E19000: Path[/usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ai_core/tbe/config/ascend310]'s realpath is empty, errmsg[The file path does not exist.] ``` 从报错看,是 atc 需要一个 /usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ai_core/tbe/config/ascend310 下面文件,但是我的目录 /usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ 下面是空的 ```shell root@ascend310:~/code/image2vector# ll /usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ total 8 drwxr-xr-x 2 HwHiAiUser HwHiAiUser 4096 Nov 6 2020 ./ dr-xr-xr-x 4 HwHiAiUser HwHiAiUser 4096 Nov 6 2020 ../ ``` 怎么办?
我在华为云,开了一个 Ascend310 的实例  然后我是用 atc 工具,把 onnx 模型转成 om 模型,但是遇到报错 ```shell root@ascend310:~/code/image2vector# atc --framework=5 --model=2_sim.onnx --output=2_sim_ascend310 --input_format=NCHW --log=debug --soc_version=Ascend310 ATC start working now, please wait for a moment. ATC run failed, Please check the detail log, Try 'atc --help' for more information E19000: Path[/usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ai_core/tbe/config/ascend310]'s realpath is empty, errmsg[The file path does not exist.] ``` 从报错看,是 atc 需要一个 /usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ai_core/tbe/config/ascend310 下面文件,但是我的目录 /usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ 下面是空的 ```shell root@ascend310:~/code/image2vector# ll /usr/local/Ascend/ascend-toolkit/20.1.rc1/x86_64-linux/opp/op_impl/custom/ total 8 drwxr-xr-x 2 HwHiAiUser HwHiAiUser 4096 Nov 6 2020 ./ dr-xr-xr-x 4 HwHiAiUser HwHiAiUser 4096 Nov 6 2020 ../ ``` 怎么办?
评论 (
38
)
登录
后才可以发表评论
状态
DONE
TODO
Analysing
ACCEPTED
WIP
Feedback
TEST
DONE
REJECTED
负责人
未设置
wuyan
MXYG
负责人
协作者
+负责人
+协作者
潘晗煜
panhanyu
负责人
协作者
+负责人
+协作者
标签
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(3)
1
https://gitee.com/ascend/modelzoo.git
git@gitee.com:ascend/modelzoo.git
ascend
modelzoo
modelzoo
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册