模型编译错误
E20001 单算子预编译执行失败
- 错误信息
Failed to precompile op[%s, optype[%s]], when processing the graph_id[%s], please check the precompiling error message.
- 处理建议
检查对应算子的报错信息,请联系华为工程师支持
E20002 多算子并行预编译编译执行失败
- 错误信息
Failed to precompile op[%s, optype[%s]], when processing the graph_id[%s] in thread[%s] task[%s], please check the precompiling error message.
- 处理建议
检查对应算子的报错信息,请联系华为工程师支持
E20003 单算子编译执行失败
- 错误信息
Failed to compile op[%s, optype[%s]], when processing the graph_id[%s], please check the compiling error message.
- 处理建议
检查对应算子的报错信息,请联系华为工程师支持
E20004 多算子并行编译编译执行失败
- 错误信息
Failed to compile op[%s, optype[%s]], when processing the graph_id[%s] in thread[%s] task[%s], please check the compiling error message.
- 处理建议
检查对应算子的报错信息,请联系华为工程师支持
E20005 算子生成task失败
- 错误信息
Failed to generate task, when generating the task of op[%s, optype[%s]] of graph_id[%s], please check the error message.
- 处理建议
检查对应算子的报错信息,请联系华为工程师支持
E20101 获取的参数值不支持
- 错误信息
The value[%s] of the input option[%s] is not supported, please check again.
- 处理建议
请参考错误提示,检查参数设置是否正确
E20102 获取的引擎类型参数不支持
- 错误信息
The value[%s] of the input option[ge.engineType] is not supported, only AiCore and VectorCore are supported.
- 处理建议
请参考错误提示,检查参数设置是否正确