openvinotoolkit / openvino_xai

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

Auto-detect feature layer for Pytorch models #64

Closed goodsong81 closed 1 week ago

goodsong81 commented 1 week ago

[Changes]

[Future works]

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 96.07843% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.23%. Comparing base (8b0ddf9) to head (6617ccb). Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
openvino_xai/methods/white_box/torch.py 96.07% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #64 +/- ## =========================================== + Coverage 94.16% 94.23% +0.07% =========================================== Files 27 27 Lines 1817 1857 +40 =========================================== + Hits 1711 1750 +39 - Misses 106 107 +1 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/64/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | Coverage Δ | | |---|---|---| | [dev-py310](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `94.23% <96.07%> (+0.07%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.