---
title: E11001 Invalid_Argument_Caffe_Model_Data
description: "input_dim and input_shape are mutually exclusive in NetParameter for Caffe model conversion."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0063.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0063.html
indexId: cdb00d47370f2cb5af799963213e67a937547cd9859dd022730e8944bf3f61aa84
---
# E11001 Invalid_Argument_Caffe_Model_Data

#### Symptom

input_dim and input_shape are mutually exclusive in NetParameter for Caffe model conversion.


#### Solution

Remove either --input_dim or --input_shape from your atc command line.
