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

Migrate IVF-Flat from RAFT #94

Merged
merged 40 commits into from
May 16, 2024

Commits on Apr 11, 2024

  1. Init IVFPQ migration

    lowener committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3c40a06 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Migrate ivf-pq build steps to cuvs

    Signed-off-by: Mickael Ide <mide@nvidia.com>
    lowener committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c5a3d3a View commit details
    Browse the repository at this point in the history
  2. Migrate ivf-pq extend to cuvs

    Signed-off-by: Mickael Ide <mide@nvidia.com>
    lowener committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3568f12 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Migrate ivf-pq serialize to cuvs

    Signed-off-by: Mickael Ide <mide@nvidia.com>
    lowener committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    69bf330 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Migrate compute similarity

    lowener committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7a5e8a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Migrate search

    Signed-off-by: Mickael Ide <mide@nvidia.com>
    lowener committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4b86f94 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Add Test for IVFPQ

    lowener committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8c8aaed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e444f4b View commit details
    Browse the repository at this point in the history
  3. Reset exceptions

    lowener committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5228a68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f924f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add bitset to cuvs, add search_with_filter to ivf-pq

    Signed-off-by: Mickael Ide <mide@nvidia.com>
    lowener committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e8907ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64809e8 View commit details
    Browse the repository at this point in the history
  3. Add bitset to compute similarity instantiation

    Signed-off-by: Mickael Ide <mide@nvidia.com>
    lowener committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e88f82c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Add NVTX cuvs domain

    lowener committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    36bd63b View commit details
    Browse the repository at this point in the history
  2. migration

    divyegala committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    54d2159 View commit details
    Browse the repository at this point in the history
  3. format

    divyegala committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    43cee07 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. more formatting

    divyegala committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b43b0f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    6e7591a View commit details
    Browse the repository at this point in the history
  2. .cu instead of .cpp

    divyegala committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b6ff0f9 View commit details
    Browse the repository at this point in the history
  3. cmake changes

    divyegala committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c9ed948 View commit details
    Browse the repository at this point in the history
  4. building

    divyegala committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0a71eb8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Move headers

    lowener committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5a719ba View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Separate header and impl for filters

    Signed-off-by: Mickael Ide <mide@nvidia.com>
    lowener committed May 6, 2024
    Configuration menu
    Copy the full SHA
    091fe02 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. intermediate stage

    divyegala committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f4481ea View commit details
    Browse the repository at this point in the history
  2. merging mickael

    divyegala committed May 8, 2024
    Configuration menu
    Copy the full SHA
    69ca137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d27699 View commit details
    Browse the repository at this point in the history
  4. passing tests

    divyegala committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ee58fc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69a10a6 View commit details
    Browse the repository at this point in the history
  6. pre-commit

    divyegala committed May 8, 2024
    Configuration menu
    Copy the full SHA
    96d86f7 View commit details
    Browse the repository at this point in the history
  7. style check

    divyegala committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6d9813c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. address review

    divyegala committed May 14, 2024
    Configuration menu
    Copy the full SHA
    edb2f79 View commit details
    Browse the repository at this point in the history
  2. merge upstream

    divyegala committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8f48df5 View commit details
    Browse the repository at this point in the history
  3. fix include

    divyegala committed May 14, 2024
    Configuration menu
    Copy the full SHA
    311f4f4 View commit details
    Browse the repository at this point in the history
  4. address review

    divyegala committed May 14, 2024
    Configuration menu
    Copy the full SHA
    817017c View commit details
    Browse the repository at this point in the history
  5. address review

    divyegala committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d8c10d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f961210 View commit details
    Browse the repository at this point in the history
  7. fix ivf flat search

    divyegala committed May 14, 2024
    Configuration menu
    Copy the full SHA
    831df78 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e71b2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f20107 View commit details
    Browse the repository at this point in the history