---
title: E11016 Invalid_Argument
description: "报错格式如下，占位符%s的含义依次为算子名称、output index、output index最大值、input index、input index最大值："
url: https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/latest/maintenref/troubleshooting/atlaserrorcode_15_0072.html
sourcePath: /source/zh/CANNCommunityEdition/920beta1/maintenref/troubleshooting/atlaserrorcode_15_0072.html
indexId: c322c2338c32c5c448fad33501a594a0a0716db00c877a36ca51edb346796fec95
---
# E11016 Invalid_Argument

#### 错误信息

报错格式如下，占位符%s的含义依次为算子名称、output index、output index最大值、input index、input index最大值：

```
Failed to add Op add to NetOutput. Op output index 3 is not less than 2. NetOutput input_index 3 is not less than 2.
```


#### 解决方法

请使用有效的--out_nodes参数重试。
