Skip to content

Commit

Permalink
Update tests/openvino/utils_tests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix authored Dec 18, 2023
1 parent d074c19 commit 1871329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/openvino/utils_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
}


_ARCHITECTURES_TO_EXPECTED_INT4_INT8 = {"opt125m": (82, 323)}
_ARCHITECTURES_TO_EXPECTED_INT4_INT8 = {"opt125m": (82, 295)}


def get_num_quantized_nodes(ov_model):
Expand Down

0 comments on commit 1871329

Please sign in to comment.