Skip to content

Commit fed6329

Browse files
sammymaxcopybara-github
authored andcommitted
Internal changes
PiperOrigin-RevId: 734175485
1 parent b54b9c2 commit fed6329

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tensorflow_examples/lite/model_maker/core/utils/ondevice_scann_builder_test.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ def test_create_from_config_ah(self):
9393
min_cluster_size: 100.0
9494
lookup_type: INT8
9595
use_residual_quantization: false
96+
fixed_point_lut_conversion_options {
97+
float_to_int_conversion_method: ROUND
98+
}
9699
noise_shaping_threshold: 0.2
97100
expected_sample_size: 100000
98101
use_global_topn: false

0 commit comments

Comments
 (0)