昇腾社区首页
中文
注册
开发者
下载

E10403 Invalid_Operator_Output_Count

Symptom

The number of operator outputs ([%s]) exceeds the allowed maximum ([%s]).

Possible Cause

The number of outputs configured for operator execution does not match that described in the operator specifications.

Solution

Check whether the number of elements in numoutputs is correctly set. The aclopCompile, aclopExecuteV2, and aclopCompileAndExecute APIs may be involved. For details, see AscendCL API Reference.