issues
search
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
Use OVC converted models in func tests
#44
Closed
goodsong81
closed
4 months ago
goodsong81
commented
4 months ago
Directly feed OVC converted OV models to explainer in TIMM func tests
Fix an issue for OVC models missing output name "logits" -> use index 0 instead
Update skipped models
Remove report & map saving in func tests (kept in intg tests)