Help Center/ Atlas 300 Application (Model 3000)/ Model Conversion Guide/ FAQs/ What Do I Do If the Error "Unrecognized layer:xxx, layer type xxx" Is Reported During Model Conversion?
Updated on 2022-03-13 GMT+08:00

What Do I Do If the Error "Unrecognized layer:xxx, layer type xxx" Is Reported During Model Conversion?

Symptom

When the omg command is run to convert a model, the error messages "Type XXX unsupported" and "Unrecognized layer:xxx, layer type XXX" are displayed, as shown in Figure 1.

Figure 1 Model conversion error messages

As shown in Figure 1, the Reduction operator is used as an example for illustration.

Solution

It is because the source model contains operators that cannot be identified by Ascend 310. You need to develop these operators, develop operator plug-ins, and load operator plug-ins to convert the model, according to TE Custom Operator Development Guide.