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

Revert inheritance of QuantizationScheme from StrEnum #2629

Conversation

nikita-savelyevv
Copy link
Collaborator

Changes

Do not inherit QuantizationScheme from StrEnum

Reason for changes

Fix degradation introduced in #2624

@nikita-savelyevv nikita-savelyevv requested a review from a team as a code owner April 15, 2024 07:09
@github-actions github-actions bot added the NNCF Common Pull request that updates NNCF Common label Apr 15, 2024
@openvino-nncf-ci openvino-nncf-ci added the API Public API-impacting changes label Apr 15, 2024
@nikita-savelyevv
Copy link
Collaborator Author

PT nightly test build 184

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.93%. Comparing base (35f1215) to head (2b42830).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #2629       +/-   ##
============================================
- Coverage    91.20%   77.93%   -13.28%     
============================================
  Files          494      494               
  Lines        45621    45401      -220     
============================================
- Hits         41609    35382     -6227     
- Misses        4012    10019     +6007     
Files Coverage Δ
nncf/common/quantization/structs.py 96.18% <100.00%> (ø)

... and 108 files with indirect coverage changes

Flag Coverage Δ
COMMON ?
ONNX ?
OPENVINO ?
TENSORFLOW 30.10% <100.00%> (+0.08%) ⬆️
TORCH 65.95% <100.00%> (-0.03%) ⬇️

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

Components Coverage Δ
common 88.28% <100.00%> (-5.52%) ⬇️
torch 93.49% <ø> (-0.03%) ⬇️
tensorflow 93.74% <ø> (ø)
onnx 0.00% <ø> (-93.20%) ⬇️
openvino 25.70% <ø> (-68.52%) ⬇️
ptq 53.06% <ø> (-37.36%) ⬇️

@KodiaqQ KodiaqQ merged commit b134935 into openvinotoolkit:develop Apr 15, 2024
11 checks passed
KodiaqQ pushed a commit that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Public API-impacting changes NNCF Common Pull request that updates NNCF Common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants