Skip to content

Enable and fix IVF PQ hypercube test#429

Draft
jparismorgan wants to merge 4 commits intomainfrom
jparismorgan/enable-ivf-pq-test
Draft

Enable and fix IVF PQ hypercube test#429
jparismorgan wants to merge 4 commits intomainfrom
jparismorgan/enable-ivf-pq-test

Conversation

@jparismorgan
Copy link
Copy Markdown
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