openvinotoolkit / openvino_xai

OpenVINO™ Explainable AI (XAI) Toolkit: Visual Explanation for OpenVINO Models
https://openvinotoolkit.github.io/openvino_xai/
Apache License 2.0
29 stars 9 forks source link

OpenVINO IR branch insertion not working for models converted directly from torch models with OVC #26

Closed goodsong81 closed 4 months ago

goodsong81 commented 5 months ago

Jira ticket: OV fails to build a new model with additional manually constructed branch if model is converted directly from torch

Requirements to the input IR: dynamic batch



Thus, currently the OpenVINO XAI "White box" methods which involves IR insertion supports only Torch->ONNX->OpenVINO models.
goodsong81 commented 4 months ago

Not reproduced from OpenVINO 2024.2.