Skip to content

fix(core): IVF n_iters propagation to clusterer - #730

Open
JalinWang wants to merge 1 commit into
mainfrom
exp/fix-ivf-n-iters
Open

fix(core): IVF n_iters propagation to clusterer#730
JalinWang wants to merge 1 commit into
mainfrom
exp/fix-ivf-n-iters

Conversation

@JalinWang

@JalinWang JalinWang commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Forward IVFIndexParam::n_iters to the first-level KMeans/OptKMeans cluster parameters.
  • Add regression coverage for the builder parameter propagation.

Closes #729

@JalinWang JalinWang changed the title Fix IVF n_iters propagation to clusterer fix(core): IVF n_iters propagation to clusterer Sep 7, 2026
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.

[Bug][IVF] Propagate n_iters to clustering parameters

2 participants