---
title: E16005 Invalid_Argument_ONNX_Model_Data
description: "The model has %s --domain_version fields, but only one is allowed."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0095.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0095.html
indexId: 0ac9cb12ec4ceaf1d0704541d1d2b05544681648e0a212380b02acefffc20c3284
---
# E16005 Invalid_Argument_ONNX_Model_Data

#### Symptom

The model has %s --domain_version fields, but only one is allowed.


#### Solution

Invalid ONNX model. Modify the ONNX model. If no domain is specified on the operator node, only one domain can be specified on the model.
