openvinotoolkit / openvino_xai

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

Make pytorch install optional #68

Closed goodsong81 closed 1 month ago

goodsong81 commented 1 month ago

[Changes]

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 93.91%. Comparing base (10a0d96) to head (b75a815). Report is 1 commits behind head on releases/1.1.0.

Files with missing lines Patch % Lines
openvino_xai/utils/torch.py 22.22% 7 Missing :warning:
openvino_xai/methods/white_box/torch.py 50.00% 3 Missing :warning:
openvino_xai/utils/model_export.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## releases/1.1.0 #68 +/- ## ================================================== - Coverage 94.30% 93.91% -0.40% ================================================== Files 27 28 +1 Lines 1879 1890 +11 ================================================== + Hits 1772 1775 +3 - Misses 107 115 +8 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/68/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/68/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `93.91% <50.00%> (-0.40%)` | :arrow_down: | 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.