Package: faiss / 1.9.0-5
Metadata
Package | Version | Patches format |
---|---|---|
faiss | 1.9.0-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Use system GTest.patch | (download) |
CMakeLists.txt |
3 2 + 1 - 0 ! |
use system gtest and disable perf_tests |
0002 Use SWIGWORDSIZE32 on 32 bit architectures.patch | (download) |
faiss/python/CMakeLists.txt |
12 9 + 3 - 0 ! |
use swigwordsize32 on 32 bit architectures |
0003 Fix CMake package export.patch | (download) |
faiss/CMakeLists.txt |
4 2 + 2 - 0 ! |
fix cmake package export |
0004 Fix implementation for 32 bit size_t.patch | (download) |
faiss/IndexIVF.cpp |
2 1 + 1 - 0 ! |
fix implementation for 32 bit size_t |
0005 Fix floating point comparisons in unit tests.patch | (download) |
tests/test_lowlevel_ivf.cpp |
2 1 + 1 - 0 ! |
fix floating point comparisons in unit tests |
0006 Add GTest filter.patch | (download) |
tests/CMakeLists.txt |
2 1 + 1 - 0 ! |
add gtest filter |
0007 Fix build with gcc 13.patch | (download) |
faiss/Index.h |
1 1 + 0 - 0 ! |
fix build with gcc-13 |
0008 add missing headers.patch | (download) |
faiss/CMakeLists.txt |
8 8 + 0 - 0 ! |
[patch] add missing header files to faiss_headers in cmake config |
0009 fix import on arm64.patch | (download) |
faiss/python/loader.py |
1 1 + 0 - 0 ! |
fix import error on arm64 |