Article ID: 000088663 Content Type: Compatibility Last Reviewed: 05/20/2022

Unable to Convert ONNX Model with 2 Inputs into Intermediate Representation (IR)

Environment

OpenVINO 2021.4.2

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Pull master branch in openvino GitHub repository for the fixes relating to ONNX model with 2 inputs 

Description
  • Ran Model Optimizer to convert ONNX model into IR.
  • Received error:

    [ ERROR ] The ExpandDims node Unsqueeze_333 has more than 1 input
    [ ERROR ] The ExpandDims node Unsqueeze_583 has more than 1 input

Resolution

Model Optimizer in current OpenVINO™ version, 2021.4.2, is unable to perform the unsqueeze function in ONNX model with 2 inputs.

Fixes have been merged to master branch in Openvino GitHub* repository.

Pull master branch in Openvino GitHub repository.

Additional information

Refer to #PR8399

Related Products

This article applies to 2 products