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

fix: correctly avg centroids in update logic in GPU IVF training #1646

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

chebbyChefNEQ
Copy link
Contributor

we forgot to divide the sum of the vectors by the count. this PR fixes that

@chebbyChefNEQ chebbyChefNEQ changed the title fix: fix centroids update logic in GPU IVF training fix: correctly avg centroids in update logic in GPU IVF training Nov 21, 2023
Copy link
Contributor

@rok rok left a comment

Choose a reason for hiding this comment

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

Well that's an annoying bug.

@chebbyChefNEQ chebbyChefNEQ merged commit ec0d9eb into main Nov 21, 2023
11 checks passed
@chebbyChefNEQ chebbyChefNEQ deleted the rmeng/fix-ivf branch November 21, 2023 16:56
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.

2 participants