Skip to content

Commit

Permalink
And another
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnolet committed Oct 18, 2023
1 parent 06d62a3 commit 7fc4c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/test/neighbors/ann_cagra.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ class AnnCagraFilterTest : public ::testing::TestWithParam<AnnCagraInputs> {
distances_Cagra,
ps.n_queries,
ps.k,
0.001,
0.003,
min_recall));
EXPECT_TRUE(eval_distances(handle_,
database.data(),
Expand Down

0 comments on commit 7fc4c8e

Please sign in to comment.