下载
中文
注册

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.