Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vlad/l2 sumofsquares #486

Merged
merged 54 commits into from
Aug 28, 2024
Merged

Vlad/l2 sumofsquares #486

merged 54 commits into from
Aug 28, 2024

Conversation

cainamisir
Copy link
Contributor

Changing 'L2' to 'SUM_OF_SQUARES'

Adding actual L2 distance metric

@cainamisir cainamisir marked this pull request as ready for review August 20, 2024 20:11
@@ -1,3 +1,4 @@

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Minor) Can you remove this newline change, and the two right below it in this file?

@@ -435,6 +436,7 @@ class IndexVamana {
// @todo using index_type = size_t;
auto dtype = vectors.feature_type();

// print distance function typr
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Minor) Remove?

@jparismorgan jparismorgan merged commit f1405d4 into main Aug 28, 2024
6 checks passed
@jparismorgan jparismorgan deleted the vlad/l2-sumofsquares branch August 28, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants