Andrew Kane
|
6c692ef23f
|
Fixed compilation error with GCC 14 on i386 when SSE2 is not enabled
|
2024-07-27 06:20:27 -07:00 |
|
Andrew Kane
|
8772c8de68
|
Fixed compilation error with FreeBSD ARM
|
2024-06-30 11:23:39 -07:00 |
|
Andrew Kane
|
69f49290fb
|
Fixed compilation warning with Clang < 14 - closes #546
|
2024-05-07 20:53:41 -07:00 |
|
Andrew Kane
|
ad91451266
|
Updated changelog and comment [skip ci]
|
2024-05-07 18:03:21 -07:00 |
|
Andrew Kane
|
cafd2f6641
|
Updated comment [skip ci]
|
2024-05-07 17:53:35 -07:00 |
|
Andrew Kane
|
7923c44efe
|
Switched to __apple_build_version__ [skip ci]
|
2024-05-07 17:41:16 -07:00 |
|
Andrew Kane
|
9b269e2612
|
Added separate define for __get_cpuid
|
2024-05-07 16:55:21 -07:00 |
|
Andrew Kane
|
9894ca3e4e
|
Fixed error with cross-compiling / universal binaries on Mac - #544 [skip ci]
|
2024-05-07 16:46:47 -07:00 |
|
Andrew Kane
|
19cbbfdd69
|
Fixed undefined symbol error with GCC 8 - fixes #538
|
2024-05-02 07:50:06 -07:00 |
|
Andrew Kane
|
5e98f455e3
|
Moved dispatching defines to halfvec.h [skip ci]
|
2024-04-25 19:39:00 -07:00 |
|
Andrew Kane
|
d188b56173
|
Removed header [skip ci]
|
2024-04-25 17:58:32 -07:00 |
|
Andrew Kane
|
6247b302fc
|
Removed unneeded headers [skip ci]
|
2024-04-25 17:52:35 -07:00 |
|
Andrew Kane
|
8f00d679d6
|
Removed type-specific code from IVFFlat - #527
|
2024-04-24 22:19:53 -07:00 |
|
Heikki Linnakangas
|
b8bdf317f0
|
Add comment to 'unused' fields
I just guessed that these exist for future extendability.
|
2024-04-24 13:05:02 -07:00 |
|
Andrew Kane
|
1994fd003a
|
Removed unneeded headers [skip ci]
|
2024-04-22 19:10:50 -07:00 |
|
Andrew Kane
|
4e093f95be
|
Improved consistency of CPU dispatching code
|
2024-04-18 14:13:12 -07:00 |
|
Andrew Kane
|
cadfc72b75
|
Fixed compilation on Windows
|
2024-04-15 14:14:25 -07:00 |
|
Andrew Kane
|
10dacfd991
|
Updated indexes to use l2_normalize functions
|
2024-04-15 13:56:50 -07:00 |
|
Andrew Kane
|
f64abe3aae
|
Fixed performance of halfvec
|
2024-04-12 11:50:34 -07:00 |
|
Andrew Kane
|
8d9400bae3
|
Added support for halfvec to IVFFlat
|
2024-04-11 19:56:39 -07:00 |
|
Andrew Kane
|
e6a591275a
|
Added halfvec_cmp_internal function [skip ci]
|
2024-04-11 18:33:54 -07:00 |
|
Andrew Kane
|
21bcff6722
|
Added CPU dispatching for halfvec distance functions - #311
Co-authored-by: Arda Aytekin <arda.aytekin@microsoft.com>
|
2024-04-08 13:50:18 -07:00 |
|
Andrew Kane
|
06309f5d07
|
Updated comments [skip ci]
|
2024-04-07 21:55:44 -07:00 |
|
Andrew Kane
|
d8719d59a3
|
Improved halfvec performance with F16C support
|
2024-04-07 18:53:50 -07:00 |
|
Andrew Kane
|
32a502c838
|
Added halfvec type
|
2024-04-02 13:55:45 -07:00 |
|