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

Try CNN -> ViT assumption for IR insertion #48

Conversation

goodsong81
Copy link
Contributor

@goodsong81 goodsong81 commented Jul 24, 2024

  • Update method setting logic to try CNN -> ViT assumption
  • Update func test to use 'None' method to guess inside
  • Update xfail test cases
    • Some models are actually CNNs
    • Some ViT-like models are working in CNN mode

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.97%. Comparing base (c497c01) to head (c3e73e1).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #48      +/-   ##
===========================================
+ Coverage    91.93%   91.97%   +0.03%     
===========================================
  Files           19       19              
  Lines         1227     1233       +6     
===========================================
+ Hits          1128     1134       +6     
  Misses          99       99              
Flag Coverage Δ
dev-py310 91.97% <100.00%> (+0.03%) ⬆️

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 marked this pull request as ready for review July 26, 2024 02:25
GalyaZalesskaya
GalyaZalesskaya previously approved these changes Aug 2, 2024
@negvet negvet merged commit 2967389 into openvinotoolkit:develop Aug 2, 2024
6 checks passed
@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.

3 participants