Skip to content

Commit 6899d77

Browse files
committed
fix tests
1 parent 557622d commit 6899d77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nncf/quantization/quantize_model.py

+1
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,7 @@ def compress_weights(
660660
model=model,
661661
dataset=dataset,
662662
subset_size=subset_size,
663+
compression_format=compression_format,
663664
**weight_compression_configuration,
664665
)
665666

0 commit comments

Comments
 (0)