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

Add AMX support to speed up Faiss Inner-Product #535

Closed
wants to merge 18 commits into from

Commits on Apr 26, 2024

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

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    5d2afb3 View commit details
    Browse the repository at this point in the history
  2. Add AMX support to speed up Faiss Inner-Product

    Signed-off-by: Fangzheng Zhang <fangzheng.zhang@intel.com>
    mellonyou committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7b6f49a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    64a8804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71fd0cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    420b8c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64bd1b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47b8f42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dbb422 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d281ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b3c1b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    961e7cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c17682 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    62eba85 View commit details
    Browse the repository at this point in the history
  2. Add searchwithbuf and rangesearch interface implementation with AMX o…

    …nednn.
    
    Signed-off-by: Eric Zhang <fangzheng.zhang@intel.com>
    mellonyou committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    417601b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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