Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use float in cosine metric final calculation in default vectorization…
… provider (#358) Makes the implementation consistent with Panama and native vectorization providers, which use float. Removes one of the sources of potentially different results for different providers. Fixes #357
- Loading branch information