Star
646
Fork
434
代码
介绍
代码
Issues
31
Pull Requests
101
流水线
Actions
项目讨论
Wiki
项目成员
141
分析
项目设置
Star
646
Fork
434
develop
ge
/
docs
/
zh
/
user_guides
/
error_codes
/
E10008-Invalid_Argument.md
下载
cann-robot
【PR】: 更新错误码
fb605ff2
创建于
7 天前
历史提交
E10008 Invalid_Argument
错误信息
--weight must not be empty when --framework is set to 0 (Caffe).
解决方法
如果源模型框架是Caffe,请尝试使用有效的--weight参数重新运行。
如果源模型框架不是Caffe,请尝试使用有效的--framework参数重新运行。