-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Pull requests: facebookresearch/faiss
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Validate IVF quantizer ntotal matches nlist during deserialization
CLA Signed
fb-exported
meta-exported
#5040
opened Apr 3, 2026 by
scsiguy
Loading…
Fix uncaught exceptions in IndexIVF::search_preassigned OpenMP region
CLA Signed
fb-exported
meta-exported
#5037
opened Apr 3, 2026 by
scsiguy
Loading…
Use explicit ISA flags instead of -march/-mtune=sapphirerapids
CLA Signed
#5034
opened Apr 3, 2026 by
mulugetam
Loading…
Add optional persistent locks to IndexHNSW for incremental adds
CLA Signed
fb-exported
meta-exported
#5031
opened Apr 2, 2026 by
ddrcoder
Loading…
Debug manifold crash with NaN (#5025)
CLA Signed
fb-exported
ignore
meta-exported
#5025
opened Apr 1, 2026 by
mnorris11
Loading…
Make distance_compute_blas_threshold dimension-aware (#5022)
CLA Signed
fb-exported
ignore
meta-exported
#5022
opened Apr 1, 2026 by
mnorris11
Loading…
null-deref in faiss::IndexFastScan::compute_quantized_LUT()
CLA Signed
fb-exported
meta-exported
#5017
opened Mar 31, 2026 by
limqiying
Loading…
read-heap-buffer-overflow (size 32) in float faiss::fvec_norm_L2sqr<>()
CLA Signed
fb-exported
meta-exported
#5016
opened Mar 31, 2026 by
limqiying
Loading…
use
level but not 0 in neighbor_range(i, level, &begin, &end) (line 198)
CLA Signed
#5005
opened Mar 30, 2026 by
nameearly
Loading…
Add database-parallel flat search for few-query workloads
CLA Signed
#5000
opened Mar 27, 2026 by
ivan-digital
Loading…
5 tasks done
Merge .gitignore updates from faiss-gpu-cu132 into main
CLA Signed
#4996
opened Mar 26, 2026 by
zbrad
Loading…
Add explicit template specialization declarations for MSVC linking
CLA Signed
fb-exported
meta-exported
#4992
opened Mar 26, 2026 by
alibeklfc
Loading…
large-malloc (805308336 bytes) in __sanitizer::RunMallocHooks()
CLA Signed
fb-exported
meta-exported
#4988
opened Mar 25, 2026 by
limqiying
Loading…
feat: Add benchmark to test distance blas threshold
CLA Signed
to-benchmark
#4971
opened Mar 21, 2026 by
Anarion-zuo
Loading…
fix: GPU CAGRA copyFrom host-memory lifetime dependency and add regression test
CLA Signed
#4968
opened Mar 20, 2026 by
Anarion-zuo
Loading…
fix: resolve compiler warnings in quantizer implementations
CLA Signed
#4957
opened Mar 19, 2026 by
maxwbuckley
Loading…
1 task done
enable specifying a subset of SIMD levels that are implemented at dispatching time.
CLA Signed
fb-exported
ignore
meta-exported
#4952
opened Mar 18, 2026 by
mdouze
Loading…
fix: add CMake warning infrastructure (opt-in strict compiler warnings)
CLA Signed
#4932
opened Mar 17, 2026 by
maxwbuckley
Loading…
2 tasks done
Add batched SIMD distance computation with early abort for brute-force search
CLA Signed
to-benchmark
#4921
opened Mar 12, 2026 by
amrith
Loading…
Fix: Add class name and dtype validation in copy_array_to_AlignedTable
#4908
opened Mar 11, 2026 by
LincolnBurrows2017
Loading…
Partial Optimization for IVFPQ
CLA Signed
to-benchmark
#4893
opened Mar 10, 2026 by
littleniuer
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.