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

Fix test examples qat resnet18 #2566

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

AlexanderDokuchaev
Copy link
Collaborator

Changes

  • Fix requirements.txt to actual version
  • Set int8_top reference to mean from 10 runs ( min: 56.527 max: 56.913) = 56.7721

Reason for changes

Failed nightly test

@AlexanderDokuchaev AlexanderDokuchaev requested a review from a team as a code owner March 8, 2024 20:39
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.58%. Comparing base (edd397b) to head (118b07d).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2566      +/-   ##
===========================================
- Coverage    90.83%   84.58%   -6.25%     
===========================================
  Files          498      498              
  Lines        45621    45576      -45     
===========================================
- Hits         41438    38552    -2886     
- Misses        4183     7024    +2841     

see 56 files with indirect coverage changes

Flag Coverage Δ
COMMON 42.77% <ø> (+0.03%) ⬆️
ONNX 34.78% <ø> (+<0.01%) ⬆️
OPENVINO ∅ <ø> (∅)
TENSORFLOW 29.59% <ø> (+<0.01%) ⬆️
TORCH 66.00% <ø> (ø)

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

Components Coverage Δ
common 93.10% <ø> (-0.66%) ⬇️
torch 93.43% <ø> (ø)
tensorflow 93.72% <ø> (ø)
onnx 93.05% <ø> (ø)
openvino 25.58% <ø> (-68.49%) ⬇️
ptq 67.31% <ø> (-20.43%) ⬇️

@AlexanderDokuchaev
Copy link
Collaborator Author

nightly/job/test_examples/292/

Copy link
Contributor

@alexsu52 alexsu52 left a comment

Choose a reason for hiding this comment

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

LGTM

@alexsu52 alexsu52 merged commit 9762b48 into openvinotoolkit:develop Mar 11, 2024
11 checks passed
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