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

Simplify bench/ann scripts to Python based module #1642

Merged
merged 33 commits into from
Jul 26, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    d6b5f4e View commit details
    Browse the repository at this point in the history
  2. run pre-commit

    divyegala committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0c6c33b View commit details
    Browse the repository at this point in the history
  3. add copyright

    divyegala committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1be4eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a50cd97 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. working build and search

    divyegala committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e9b4eca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ad2b3 View commit details
    Browse the repository at this point in the history
  3. fix spelling

    divyegala committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3a12d40 View commit details
    Browse the repository at this point in the history
  4. run flake8 manually

    divyegala committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    eb6d9a2 View commit details
    Browse the repository at this point in the history
  5. add data_export.py script

    divyegala committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cd86fa3 View commit details
    Browse the repository at this point in the history
  6. run flake8 manually

    divyegala committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a548b22 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update cpp/bench/ann/scripts/run.py

    Co-authored-by: Ben Frederickson <github@benfrederickson.com>
    divyegala and benfred authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    df16559 View commit details
    Browse the repository at this point in the history
  2. review suggestions

    divyegala committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d4f30de View commit details
    Browse the repository at this point in the history
  3. add docs

    divyegala committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b665a64 View commit details
    Browse the repository at this point in the history
  4. spelling check

    divyegala committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    079d8ef View commit details
    Browse the repository at this point in the history
  5. address review

    divyegala committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c62c423 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    746c214 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. add faiss_gpu_ivf_sq

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1430155 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    a38f21c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ddec4 View commit details
    Browse the repository at this point in the history
  3. add plotting

    divyegala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cf44279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b4711e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. address review

    divyegala committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7465b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b978c9 View commit details
    Browse the repository at this point in the history
  3. modify docs

    divyegala committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    76d45fd View commit details
    Browse the repository at this point in the history
  4. fix some typos

    divyegala committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    494609e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d46d49d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix spelling

    divyegala committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5adbf36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1e8ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac8d76 View commit details
    Browse the repository at this point in the history
  4. move algos.yaml

    divyegala committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ee61877 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. address review

    divyegala committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a0bf789 View commit details
    Browse the repository at this point in the history
  2. add cmake example

    divyegala committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7c1a6cf View commit details
    Browse the repository at this point in the history