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

Fixed typo in the warning from compress_weights #2267

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

ljaljushkin
Copy link
Contributor

Changes

renamed name to node_name in the warning

Reason for changes

chatglm model support

Related tickets

125045

Tests

test_not_quantize_with_multiple_reduction_axes

@ljaljushkin ljaljushkin requested a review from alexsu52 November 14, 2023 20:19
@ljaljushkin ljaljushkin requested a review from a team as a code owner November 14, 2023 20:19
@github-actions github-actions bot added NNCF OpenVINO Pull requests that updates NNCF OpenVINO NNCF PTQ Pull requests that updates NNCF PTQ labels Nov 14, 2023
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #2267 (70cc080) into develop (b4b2e19) will increase coverage by 54.11%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2267       +/-   ##
============================================
+ Coverage    36.60%   90.72%   +54.11%     
============================================
  Files          485      485               
  Lines        43722    43722               
============================================
+ Hits         16006    39665    +23659     
+ Misses       27716     4057    -23659     
Flag Coverage Δ
COMMON 15.81% <ø> (ø)
ONNX 33.82% <ø> (ø)
OPENVINO 38.58% <ø> (?)
TENSORFLOW 30.03% <ø> (?)
TORCH 62.72% <ø> (?)

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

Files Coverage Δ
.../algorithms/weight_compression/openvino_backend.py 89.81% <ø> (+89.81%) ⬆️

... and 342 files with indirect coverage changes

@alexsu52 alexsu52 merged commit 8efd04a into openvinotoolkit:develop Nov 15, 2023
6 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 NNCF PTQ Pull requests that updates NNCF PTQ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants