---
title: E10405 Invalid_Argument
description: "The number of input buffers is %s, which does not match the number of input tensors %s."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0059.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0059.html
indexId: 13260c6b6fec728f61dcffb2cff13e1924ebfb9dcc632d518c760d802a38654f84
---
# 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.
