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

E10405 Invalid_Argument

Symptom

The number of input buffers is %s, which does not match the number of input tensors %s.

Solution

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