Summary
CPU Plugin supports models with Static Shape only
Description
Converted ONNX* model into Intermediate Representation (IR) format and received wrong inferencing outputs. The custom model is using dynamic shapes.
Resolution
The ONNX* model contains dynamic output shape which currently not supported by OpenVINO™.