Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support OV IR / ONNX model file for Explainer #47

Merged

Conversation

goodsong81
Copy link
Contributor

@goodsong81 goodsong81 commented Jul 19, 2024

  • Add support for *.xml / *.onnx file input for Explainer
  • Add unit tests w/ mocking
  • Add integration tests
  • Update documentation
    image

@goodsong81 goodsong81 force-pushed the feat/support-ir-onnx branch 2 times, most recently from 2526a4b to 8349a6c Compare July 19, 2024 07:34
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.93%. Comparing base (e18e809) to head (b137dae).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #47      +/-   ##
===========================================
- Coverage    91.00%   90.93%   -0.07%     
===========================================
  Files           18       18              
  Lines         1067     1070       +3     
===========================================
+ Hits           971      973       +2     
- Misses          96       97       +1     
Flag Coverage Δ
dev-py310 90.93% <100.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@goodsong81 goodsong81 force-pushed the feat/support-ir-onnx branch from 865e07f to 8e544e0 Compare July 19, 2024 09:54
@goodsong81 goodsong81 force-pushed the feat/support-ir-onnx branch from d9933e6 to 44c0059 Compare July 22, 2024 05:20
@goodsong81 goodsong81 marked this pull request as ready for review July 22, 2024 05:29
Copy link
Contributor

@GalyaZalesskaya GalyaZalesskaya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work, added a few minor comments

docs/source/user-guide.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
goodsong81 and others added 3 commits July 22, 2024 17:34
Co-authored-by: Galina Zalesskaya <galina.zalesskaya@intel.com>
Co-authored-by: Galina Zalesskaya <galina.zalesskaya@intel.com>
Co-authored-by: Galina Zalesskaya <galina.zalesskaya@intel.com>
@GalyaZalesskaya GalyaZalesskaya merged commit b1fd326 into openvinotoolkit:develop Jul 22, 2024
5 of 6 checks passed
@goodsong81 goodsong81 deleted the feat/support-ir-onnx branch July 22, 2024 09:22
@goodsong81 goodsong81 added this to the 1.1.0 milestone Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants