diff --git a/test/t/032_ivfflat_halfvec_build_recall.pl b/test/t/032_ivfflat_halfvec_build_recall.pl index 4bfa0c8..6c9a3a2 100644 --- a/test/t/032_ivfflat_halfvec_build_recall.pl +++ b/test/t/032_ivfflat_halfvec_build_recall.pl @@ -105,8 +105,8 @@ for my $i (0 .. $#operators) if ($operator ne "<#>") { # TODO Fix test (uniform random vectors all have similar inner product) - test_recall(1, 0.35, $operator); - test_recall(10, 0.95, $operator); + test_recall(1, 0.34, $operator); + test_recall(10, 0.93, $operator); } # Test probes equals lists