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

[Test][Examples] Make resnet18 qat test deterministic #2594

Conversation

daniil-lyakhov
Copy link
Collaborator

@daniil-lyakhov daniil-lyakhov commented Mar 22, 2024

Changes

Deterministic mode is enabled for resnet18 qat example

Reason for changes

To make test_examples stable

Related tickets

136387

Tests

test_examples/314/ PASSED
test_examples/317/ PASSED

@daniil-lyakhov daniil-lyakhov requested a review from a team as a code owner March 22, 2024 12:57
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.90%. Comparing base (b7ba5ad) to head (3bb62a6).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2594      +/-   ##
===========================================
- Coverage    91.16%   84.90%   -6.26%     
===========================================
  Files          494      494              
  Lines        45350    45369      +19     
===========================================
- Hits         41342    38522    -2820     
- Misses        4008     6847    +2839     

see 59 files with indirect coverage changes

Flag Coverage Δ
COMMON 44.15% <ø> (ø)
ONNX 34.66% <ø> (+0.01%) ⬆️
OPENVINO ∅ <ø> (∅)
TENSORFLOW 30.11% <ø> (-0.02%) ⬇️
TORCH 65.92% <ø> (-0.03%) ⬇️

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

Components Coverage Δ
common 93.14% <ø> (-0.65%) ⬇️
torch 93.48% <ø> (ø)
tensorflow 93.74% <ø> (ø)
onnx 93.12% <ø> (+0.09%) ⬆️
openvino 25.75% <ø> (-68.39%) ⬇️
ptq 69.89% <ø> (-20.23%) ⬇️

@AlexanderDokuchaev AlexanderDokuchaev merged commit 9721cfb into openvinotoolkit:develop Mar 27, 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