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 anomaly_stfpm_quantize_with_accuracy_control for Win #2550

Merged

Conversation

andrey-churkin
Copy link
Contributor

Changes

Please see https://pytorch.org/docs/stable/notes/windows.html#multiprocessing-error-without-if-clause-protection

Reason for changes

anomaly_stfpm_quantize_with_accuracy_control example fails on Windows

Related tickets

Ref: 131932

Tests

test_exampels

@andrey-churkin andrey-churkin requested a review from a team as a code owner March 6, 2024 12:45
@github-actions github-actions bot added the NNCF OpenVINO Pull requests that updates NNCF OpenVINO label Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (481ce9d) to head (161a6cf).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2550      +/-   ##
===========================================
- Coverage    90.89%   84.60%   -6.29%     
===========================================
  Files          498      498              
  Lines        45553    45553              
===========================================
- Hits         41405    38542    -2863     
- Misses        4148     7011    +2863     

see 55 files with indirect coverage changes

Flag Coverage Δ
COMMON 42.73% <ø> (ø)
ONNX 34.77% <ø> (ø)
OPENVINO ∅ <ø> (∅)
TENSORFLOW 29.59% <ø> (ø)
TORCH 66.01% <ø> (ø)

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%) ⬇️

@andrey-churkin
Copy link
Contributor Author

test_examples build # 286

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.

Thanks for your contribution!

@alexsu52 alexsu52 merged commit 09960b9 into openvinotoolkit:develop Mar 8, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF OpenVINO Pull requests that updates NNCF OpenVINO
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants