登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情
代码拉取完成,页面将自动刷新
仓库状态说明
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
68
Star
258
Fork
192
Ascend
/
modelzoo
暂停
代码
Issues
157
Pull Requests
9
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
【atlas 200 DK】ATC pb转om失败
DONE
#I261EG
Requirement
shenyanyun
创建于
2020-11-18 19:44
如题,转换失败 这是运行代码: ``` atc --model=/home/shen/network/yolov4-pacsp-s.pb --framework=3 --output=/home/shen/network/yolov4-pacsp-s --soc_version=Ascend310 ``` 下面时报错信息: ``` ATC start working now, please wait for a moment. [EVENT] GE(28663,atc):2020-11-18-19:36:37.635.284 [framework/domi/init/gelib.cc:55]28663 Initialize:[GEPERFTRACE] GE Init Start [EVENT] GE(28663,atc):2020-11-18-19:36:37.635.484 [framework/domi/init/gelib.cc:92]28663 InnerInitialize:[GEPERFTRACE] The time cost of InnerInitialize::SystemInitialize is [154] micro second. [EVENT] GE(28663,atc):2020-11-18-19:36:37.636.905 [framework/domi/init/gelib.cc:102]28663 InnerInitialize:[GEPERFTRACE] The time cost of InnerInitialize::EngineInitialize is [1400] micro second. ModuleNotFoundError: No module named 'te' [ERROR] TEFUSION(28663,atc):2020-11-18-19:36:37.784.642 [tensor_engine/te_fusion/pywrapper.cc:31]InitPyLogger failed to import te.platform.log_util ModuleNotFoundError: No module named 'te' ModuleNotFoundError: No module named 'te' ModuleNotFoundError: No module named 'te' ModuleNotFoundError: No module named 'te' [ERROR] TEFUSION(28663,atc):2020-11-18-19:36:37.785.033 [tensor_engine/te_fusion/fusion_op.cc:265]TbeInit Failed to import python module fusion_manager[(nil)], fusion_util[(nil)], cce_policy[(nil)], cce_conf[(nil)] [ERROR] TEFUSION(28663,atc):2020-11-18-19:36:37.786.339 [tensor_engine/te_fusion/fusion_api.cc:404]TbeInitialize failed to initialize tbe. [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.355 [fusion_engine/adapter/tbe_adapter/tbe_op_store_adapter.cpp:859]Initialize:"Failed to init tbe." [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.370 [fusion_engine/adapter/common/op_store_adapter_manager.cpp:72]InitializeAdapter:"InitializeAdapter adapter [tbe_op_adapter] failed! Ret [4294967295]" [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.400 [fusion_engine/adapter/common/op_store_adapter_manager.cpp:102]Initialize:"Initialize op store adapter failed, OpsStoreName is tbe-custom." [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.414 [fusion_engine/fusion_manager/fusion_manager.cpp:229]Initialize:"Op store adapter manager init failed." [EVENT] FE(28663,atc):2020-11-18-19:36:37.786.562 [fusion_engine/fusion_manager/fusion_manager.cpp:316]Finalize:"[FE_PERFORMANCE]The time cost of FusionManager::Finalize is [133] micro second." [ERROR] GE(28663,atc):2020-11-18-19:36:37.786.576 [framework/domi/opskernel_manager/ops_kernel_manager.cc:84]28663 Initialize: ErrorNo: 1343250441(There is no valid so about OpsKernelInfoStore or GraphOptimizer.) [EVENT] GE(28663,atc):2020-11-18-19:36:37.786.591 [framework/domi/init/gelib.cc:112]28663 InnerInitialize:[GEPERFTRACE] The time cost of InnerInitialize::OpsManagerInitialize is [149646] micro second. [ERROR] GE(28663,atc):2020-11-18-19:36:37.786.602 [framework/domi/init/gelib.cc:114]28663 InnerInitialize: ErrorNo: 1343250441(There is no valid so about OpsKernelInfoStore or GraphOptimizer.) [ERROR] GE(28663,atc):2020-11-18-19:36:37.786.624 [framework/domi/init/gelib.cc:74]28663 Initialize: ErrorNo: 1343250441(There is no valid so about OpsKernelInfoStore or GraphOptimizer.) GeLib initial failed. [ERROR] GE(28663,atc):2020-11-18-19:36:37.787.361 [framework/domi/offline/main.cc:825]28663 GenerateModel: ErrorNo: -1(failed) GE initialize failed! [ERROR] GE(28663,atc):2020-11-18-19:36:37.787.374 [framework/domi/generator/ge_generator.cc:258]28663 Finalize: ErrorNo: -1(failed) param[impl_] must not be null. ATC run failed, Please check the detail log, Try 'atc --help' for more information ``` 请专家帮忙看下
如题,转换失败 这是运行代码: ``` atc --model=/home/shen/network/yolov4-pacsp-s.pb --framework=3 --output=/home/shen/network/yolov4-pacsp-s --soc_version=Ascend310 ``` 下面时报错信息: ``` ATC start working now, please wait for a moment. [EVENT] GE(28663,atc):2020-11-18-19:36:37.635.284 [framework/domi/init/gelib.cc:55]28663 Initialize:[GEPERFTRACE] GE Init Start [EVENT] GE(28663,atc):2020-11-18-19:36:37.635.484 [framework/domi/init/gelib.cc:92]28663 InnerInitialize:[GEPERFTRACE] The time cost of InnerInitialize::SystemInitialize is [154] micro second. [EVENT] GE(28663,atc):2020-11-18-19:36:37.636.905 [framework/domi/init/gelib.cc:102]28663 InnerInitialize:[GEPERFTRACE] The time cost of InnerInitialize::EngineInitialize is [1400] micro second. ModuleNotFoundError: No module named 'te' [ERROR] TEFUSION(28663,atc):2020-11-18-19:36:37.784.642 [tensor_engine/te_fusion/pywrapper.cc:31]InitPyLogger failed to import te.platform.log_util ModuleNotFoundError: No module named 'te' ModuleNotFoundError: No module named 'te' ModuleNotFoundError: No module named 'te' ModuleNotFoundError: No module named 'te' [ERROR] TEFUSION(28663,atc):2020-11-18-19:36:37.785.033 [tensor_engine/te_fusion/fusion_op.cc:265]TbeInit Failed to import python module fusion_manager[(nil)], fusion_util[(nil)], cce_policy[(nil)], cce_conf[(nil)] [ERROR] TEFUSION(28663,atc):2020-11-18-19:36:37.786.339 [tensor_engine/te_fusion/fusion_api.cc:404]TbeInitialize failed to initialize tbe. [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.355 [fusion_engine/adapter/tbe_adapter/tbe_op_store_adapter.cpp:859]Initialize:"Failed to init tbe." [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.370 [fusion_engine/adapter/common/op_store_adapter_manager.cpp:72]InitializeAdapter:"InitializeAdapter adapter [tbe_op_adapter] failed! Ret [4294967295]" [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.400 [fusion_engine/adapter/common/op_store_adapter_manager.cpp:102]Initialize:"Initialize op store adapter failed, OpsStoreName is tbe-custom." [ERROR] FE(28663,atc):2020-11-18-19:36:37.786.414 [fusion_engine/fusion_manager/fusion_manager.cpp:229]Initialize:"Op store adapter manager init failed." [EVENT] FE(28663,atc):2020-11-18-19:36:37.786.562 [fusion_engine/fusion_manager/fusion_manager.cpp:316]Finalize:"[FE_PERFORMANCE]The time cost of FusionManager::Finalize is [133] micro second." [ERROR] GE(28663,atc):2020-11-18-19:36:37.786.576 [framework/domi/opskernel_manager/ops_kernel_manager.cc:84]28663 Initialize: ErrorNo: 1343250441(There is no valid so about OpsKernelInfoStore or GraphOptimizer.) [EVENT] GE(28663,atc):2020-11-18-19:36:37.786.591 [framework/domi/init/gelib.cc:112]28663 InnerInitialize:[GEPERFTRACE] The time cost of InnerInitialize::OpsManagerInitialize is [149646] micro second. [ERROR] GE(28663,atc):2020-11-18-19:36:37.786.602 [framework/domi/init/gelib.cc:114]28663 InnerInitialize: ErrorNo: 1343250441(There is no valid so about OpsKernelInfoStore or GraphOptimizer.) [ERROR] GE(28663,atc):2020-11-18-19:36:37.786.624 [framework/domi/init/gelib.cc:74]28663 Initialize: ErrorNo: 1343250441(There is no valid so about OpsKernelInfoStore or GraphOptimizer.) GeLib initial failed. [ERROR] GE(28663,atc):2020-11-18-19:36:37.787.361 [framework/domi/offline/main.cc:825]28663 GenerateModel: ErrorNo: -1(failed) GE initialize failed! [ERROR] GE(28663,atc):2020-11-18-19:36:37.787.374 [framework/domi/generator/ge_generator.cc:258]28663 Finalize: ErrorNo: -1(failed) param[impl_] must not be null. ATC run failed, Please check the detail log, Try 'atc --help' for more information ``` 请专家帮忙看下
评论 (
44
)
登录
后才可以发表评论
状态
DONE
TODO
Analysing
ACCEPTED
WIP
Feedback
TEST
DONE
REJECTED
负责人
未设置
朱晶晶
zhu-jingjing
负责人
协作者
+负责人
+协作者
标签
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(6)
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 帐号,请先登录后再操作。
立即登录
没有帐号,去注册