Commit ff23d3a
committed
Apply SVS umasked read fix from intel/ScalableVectorSearch#239
1 parent e40e5fb commit ff23d3a
1 file changed
+1
-1
lines changedSubmodule ScalableVectorSearch updated 18 files
- .github/workflows/build-linux-arm.yml+1-1
- .github/workflows/build-linux.yml+36-11
- .github/workflows/build-macos.yaml+1-1
- .github/workflows/cibuildwheel.yml+1-1
- .github/workflows/pre-commit.yml+1-1
- .github/workflows/skywalking-eyes.yml+1-1
- bindings/python/src/vamana.cpp+7-7
- bindings/python/tests/test_vamana.py+20
- include/svs/core/distance/simd_utils.h+17-21
- include/svs/lib/preprocessor.h+2-2
- tests/CMakeLists.txt+2-3
- tests/svs/core/distance.cpp+73
- tests/svs/index/inverted/clustering.cpp+1-1
- tests/svs/index/inverted/memory_based.cpp+1-1
- tests/svs/index/vamana/build_parameters.cpp+10
- tests/svs/index/vamana/index.cpp+1-1
- tests/svs/index/vamana/multi.cpp+1-1
- tests/svs/lib/avx_detection.cpp+11
0 commit comments