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

New metrics for weight compression with dynamic quantization #2829

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ljaljushkin
Copy link
Contributor

@ljaljushkin ljaljushkin commented Jul 19, 2024

Changes

Enabled dynamic quantization of activations in conformance tests for weight compression

Reason for changes

Dynamic Quantization Activations is a default option for users, since it's faster and almost lossless.
Changed tests to validate weight compression with the option.

Related tickets

144846, 146143, 145701

Tests

weekly/job/openvino-nightly/job/post_training_weight_compression/29/
manual/job/post_training_weight_compression/138/
nightly/job/test_examples/476/
nightly/job/windows/job/test-examples/128/

Depends on #2824

@ljaljushkin ljaljushkin requested a review from a team as a code owner July 19, 2024 15:55
@github-actions github-actions bot added the NNCF PTQ Pull requests that updates NNCF PTQ label Jul 19, 2024
@ljaljushkin ljaljushkin force-pushed the nl/dyn_quant_conform branch 2 times, most recently from 65db012 to eeb21a0 Compare August 6, 2024 17:23
@ljaljushkin
Copy link
Contributor Author

ljaljushkin commented Aug 7, 2024

@alexsu52, please review, but there are still not stable results for GTPQ - 148819
results on develop build 140
image
results on PR build 139
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF PTQ Pull requests that updates NNCF PTQ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants