Skip to content

Conversation

jparismorgan
Copy link
Contributor

What

This was commented out, and was also failing b/c we did not hit 100% accuracy. We fix this by setting num_subspaces to the number of dimensions in the vectors of the hypercube (i.e. dimensions(hypercube2)). This means that IVF PQ will "do nothing" as each number in the vector will have its own subspace, thus allowing us to hit 100% accuracy when comparing this query against a reference query.

Testing

Test now passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant