-
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
Optimize multibit sign-bit unpacking in RaBitQ FastScan handlers
CLA Signed
fb-exported
meta-exported
#5097
opened Apr 13, 2026 by
alibeklfc
Contributor
Loading…
Add explicit Rule of Five defaults for classes with user-provided destructors (#5094)
CLA Signed
fb-exported
meta-exported
#5094
opened Apr 13, 2026 by
junjieqi
Contributor
Loading…
Fix miscellaneous lint warnings (#5093)
CLA Signed
fb-exported
meta-exported
#5093
opened Apr 13, 2026 by
junjieqi
Contributor
Loading…
Suppress non-const global variable warnings and fix security integer casts (#5092)
CLA Signed
fb-exported
meta-exported
#5092
opened Apr 13, 2026 by
junjieqi
Contributor
Loading…
Fix implicit integer precision loss from 64-bit to 32-bit (#5091)
CLA Signed
fb-exported
meta-exported
#5091
opened Apr 13, 2026 by
junjieqi
Contributor
Loading…
Add braces around single-line control flow statements (#5090)
CLA Signed
fb-exported
meta-exported
#5090
opened Apr 13, 2026 by
junjieqi
Contributor
Loading…
Add value-initialization to uninitialized member variables (#5089)
CLA Signed
fb-exported
meta-exported
#5089
opened Apr 13, 2026 by
junjieqi
Contributor
Loading…
Add byte-packed IVF RaBitQ fast-scan layout for 4+ bit indexes
CLA Signed
#5084
opened Apr 13, 2026 by
lyang24
Contributor
Loading…
Reduce IVFRaBitQFastScan search allocations
CLA Signed
#5083
opened Apr 12, 2026 by
lyang24
Contributor
Loading…
Add QT_0bit to ScalarQuantizer for centroid-only IVF distance (#5079)
CLA Signed
fb-exported
ignore
meta-exported
#5079
opened Apr 10, 2026 by
mnorris11
Contributor
Loading…
Replace SSE3 intrinsics in Index2Layer with portable scalar code
CLA Signed
fb-exported
meta-exported
#5076
opened Apr 10, 2026 by
algoriddle
Contributor
Loading…
Wire 512-bit QBS kernels into fast scan DD dispatch
CLA Signed
fb-exported
meta-exported
#5075
opened Apr 10, 2026 by
algoriddle
Contributor
Loading…
Hoist SIMD dispatch outside loops in 4 call sites
CLA Signed
fb-exported
meta-exported
#5074
opened Apr 10, 2026 by
algoriddle
Contributor
Loading…
Hoist SIMD dispatch out of approx_topk hot loops
CLA Signed
fb-exported
meta-exported
#5073
opened Apr 10, 2026 by
algoriddle
Contributor
Loading…
Convert binary index Hamming callers to dynamic dispatch (#5071)
CLA Signed
fb-exported
meta-exported
#5071
opened Apr 9, 2026 by
algoriddle
Contributor
Loading…
Convert hamming.cpp public API to dynamic dispatch (#5070)
CLA Signed
fb-exported
meta-exported
#5070
opened Apr 9, 2026 by
algoriddle
Contributor
Loading…
Using AVX-512 VNNI instructions to optimize the DistanceComputerByte::compute_code_distance
CLA Signed
#5067
opened Apr 9, 2026 by
baohongmin
Loading…
Fix: static SIMD dispatch falls to scalar for avx512_spr/avx512/arm_sve builds
CLA Signed
#5057
opened Apr 7, 2026 by
mulugetam
Contributor
Loading…
Add TurboQuant (CPU)
CLA Signed
#5049
opened Apr 7, 2026 by
Mistobaan
Contributor
Loading…
1 task done
fbcode/faiss/invlists
CLA Signed
fb-exported
meta-exported
#5048
opened Apr 7, 2026 by
meta-codesync
bot
Loading…
Fix Windows ARM64 (MSVC) build: disable NEON SIMD path
CLA Signed
#5046
opened Apr 6, 2026 by
Chessing234
Contributor
Loading…
3 tasks
Add optional persistent locks to IndexHNSW for incremental adds (#5031)
CLA Signed
fb-exported
meta-exported
#5031
opened Apr 2, 2026 by
ddrcoder
Contributor
Loading…
Add database-parallel flat search for few-query workloads
CLA Signed
enhancement
Implementation
#5000
opened Mar 27, 2026 by
ivan-digital
Loading…
5 tasks done
Add explicit template specialization declarations for MSVC linking
CLA Signed
fb-exported
ignore
meta-exported
#4992
opened Mar 26, 2026 by
alibeklfc
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.