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

[FEA] Support vector deletion in ANN IVF #1831

Merged
merged 12 commits into from
Nov 6, 2023

Commits on Oct 15, 2023

  1. Add sample filter conversion

    lowener committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    81dad56 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fix IVF-Flat filtering

    lowener committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    57d3b12 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    ae62ee3 View commit details
    Browse the repository at this point in the history
  2. Add bench for IVF filtering

    lowener committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1a78fb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    3f6fe5f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    83e2958 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Reduce vector offset in tests

    lowener committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b7e0c8d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    a4fd7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2aebce View commit details
    Browse the repository at this point in the history
  3. Fix bench-prims

    lowener committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f0d6ec6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    a63be75 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    1f8b421 View commit details
    Browse the repository at this point in the history