forked from spotify/voyager
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement order preserving transform for inner product search (spotif…
…y#25) * WIP implement order preserving transform * Get tests working. * Add test for new inner product accuracy. * try setting specific numpy version, use default_rng instead of seed * downgrade to latest available for python 3.8 * add note on inner product implementation, fix np usage in test * Fix ASAN violations. * WIP pull in metadata changes * remove todo * unpin numpy * WIP * Fix order-preserving transform loading and saving. * clang-format --------- Co-authored-by: Peter Sobot <psobot@spotify.com>
- Loading branch information
1 parent
ccc3ef7
commit ef07b9a
Showing
34 changed files
with
243 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.