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

[faiss v1.7.1] Added high-level IVFFlatIndex impl #17

Merged
merged 7 commits into from
Jun 3, 2021
Merged

Commits on Mar 28, 2021

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

Commits on Apr 6, 2021

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

Commits on Apr 15, 2021

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

Commits on May 6, 2021

  1. Add setters, getters for IVFFlatIndexImpl

    Add:
    - nprobe
    - own_fields
    ava57r committed May 6, 2021
    Configuration menu
    Copy the full SHA
    690a246 View commit details
    Browse the repository at this point in the history
  2. Add some getters for IVFFlatIndexImpl

    Add:
    - nlist
    - train_type
    
    sync c_api from PR faiss 1787
    ava57r committed May 6, 2021
    Configuration menu
    Copy the full SHA
    2f6a7b2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

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

Commits on Jun 1, 2021

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