nncf
nncf copied to clipboard
LUT-based compressed data type
Changes
Implementation of compression to fixed codebook (LUT) values .
Reason for changes
CVS-167084
Related tickets
CVS-167084
Tests
tests/openvino/native/quantization/test_weights_compression.py
Do you have a verification that it correctly quantizes values to the specified codebook?
Do you have a verification that it correctly quantizes values to the specified codebook?
@ljaljushkin I added test for verification.
LGTM