Skip to content

Commit 50ad73e

Browse files
committed
fix(hpu): trying to increase number of tests to cope with probability of failure of both normality and expected value score
1 parent 38c84f7 commit 50ad73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfhe/src/core_crypto/algorithms/test/noise_distribution/lwe_hpu_noise.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ create_parameterized_test_hpu!(
754754
HPU_TEST_PARAMS_4_BITS_HPU_64_KS_21_132_TUNIFORM_2M128,
755755
},
756756
2,
757-
80,
758757
100,
758+
160,
759759
NORMALITY_MODE
760760
);

0 commit comments

Comments
 (0)