Unable to Convert ONNX Model into Legacy Intermediate Representation (IR) v10
Content Type: Troubleshooting | Article ID: 000091835 | Last Reviewed: 12/05/2022
mo --input_model model.onnx
OpenVINO™ Toolkit 2022.1 release provides backward compatibility support for reading IR v10 model. However, it is impossible to convert the model into an older IR v10 using the new OpenVINO™ Toolkit 2022.1 release.
Convert models into legacy IR v10 model using Model Optimizer from OpenVINO™ Toolkit 2021.4.2 release.
Refer to the Release Notes.