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

Interop between CAGRA and HNSW #3252

Closed
wants to merge 62 commits into from

Commits on Oct 5, 2023

  1. start integration of cagra

    divyegala committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    753a109 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. merge upstream

    divyegala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6ce2467 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. add public API layer

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

    divyegala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    11c0c54 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    656f493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de67ca6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. passing tests

    divyegala committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ed32954 View commit details
    Browse the repository at this point in the history
  2. remove cpp test file

    divyegala committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    42ca862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fdfc6f View commit details
    Browse the repository at this point in the history
  4. style check

    divyegala committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2c9e965 View commit details
    Browse the repository at this point in the history
  5. add required methods

    divyegala committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2e434fe View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 14, 2024

  1. copyTo and copyFrom

    divyegala committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8675974 View commit details
    Browse the repository at this point in the history
  2. style check

    divyegala committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c7fcf4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae832d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 20, 2024

  1. add read/write

    divyegala committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    065f912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301f429 View commit details
    Browse the repository at this point in the history
  3. add destructor

    divyegala committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2b0ea76 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

    divyegala committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    39fb35a View commit details
    Browse the repository at this point in the history
  3. move cmake sources around

    divyegala committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    49e2610 View commit details
    Browse the repository at this point in the history
  4. merge upstream

    divyegala committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    11bf6b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4434bb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    ac65c2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619c376 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    aeabe12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e80586 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. minor changes

    divyegala committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c4bcaba View commit details
    Browse the repository at this point in the history
  2. api change

    divyegala committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    341a3fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae7702 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. working python

    divyegala committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    172aa65 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. compile option to swig

    divyegala committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0cd684e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. expose ivf pq params

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

Commits on Apr 22, 2024

  1. update comments style

    divyegala committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    66d236f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f697eac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d6e6b1 View commit details
    Browse the repository at this point in the history
  4. format

    divyegala committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4a01ad4 View commit details
    Browse the repository at this point in the history
  5. format properly

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

Commits on Apr 30, 2024

  1. InnerProduct

    divyegala committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bccd54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320654c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. passing ip tests

    divyegala committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2aaa6e9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. address review

    divyegala committed May 9, 2024
    Configuration menu
    Copy the full SHA
    70b0ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5756cc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 21, 2024

  1. base level only search

    divyegala committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4148fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13bcff View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    24a555d View commit details
    Browse the repository at this point in the history
  2. invert conditional

    divyegala committed May 23, 2024
    Configuration menu
    Copy the full SHA
    51227b1 View commit details
    Browse the repository at this point in the history
  3. debug msg

    divyegala committed May 23, 2024
    Configuration menu
    Copy the full SHA
    579a301 View commit details
    Browse the repository at this point in the history
  4. more debug prints

    divyegala committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ae0b8ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4170a3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75808b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09fb95b View commit details
    Browse the repository at this point in the history
  8. fix format

    divyegala committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9bd1039 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea8028d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. add python tests

    divyegala committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fc31351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e2d343 View commit details
    Browse the repository at this point in the history
  3. ifdef guards in gpu cloner

    divyegala committed May 30, 2024
    Configuration menu
    Copy the full SHA
    03ee1fb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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