-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Pull requests: facebookresearch/faiss
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Forward quantizer_params to the coarse quantizer in the IVF helper APIs
CLA Signed
#5605
opened Sep 7, 2026 by
adityaanikam
Loading…
Vectorize direct 8-bit scalar-quantizer encoding with RVV
CLA Signed
#5604
opened Sep 7, 2026 by
lyd1992
Loading…
Vectorize RVV FP16 encoding with scalar-compatible rounding
CLA Signed
#5603
opened Sep 7, 2026 by
lyd1992
Loading…
Optimize RVV direct-signed scalar-quantizer distances
CLA Signed
#5602
opened Sep 7, 2026 by
lyd1992
Loading…
feat(rvv): add RVV kernels for fvec_add/fvec_sub and PQ dsub=2 distance tables
CLA Signed
#5601
opened Sep 7, 2026 by
ihb2032
Contributor
Loading…
Name the SIMD level masks after what they hold
CLA Signed
meta-exported
#5600
opened Sep 7, 2026 by
mnorris11
Contributor
Loading…
Batch IVFFlat distance scans in groups of four
CLA Signed
#5598
opened Sep 7, 2026 by
lyang24
Contributor
Loading…
Dispatch RaBitQ scans once per inverted list
CLA Signed
#5597
opened Sep 7, 2026 by
lyang24
Contributor
Loading…
Avoid double-advancing HNSW visited tables
CLA Signed
#5596
opened Sep 7, 2026 by
lyang24
Contributor
Loading…
Defer IVF list scan setup until needed
CLA Signed
#5595
opened Sep 7, 2026 by
lyang24
Contributor
Loading…
Fix IVFPQ per-search polysemous threshold
CLA Signed
#5594
opened Sep 7, 2026 by
lyang24
Contributor
Loading…
Reuse IVF iterators after empty checks
CLA Signed
#5593
opened Sep 7, 2026 by
lyang24
Contributor
Loading…
Fix selector handling for IVF iterator scans
CLA Signed
#5592
opened Sep 7, 2026 by
lyang24
Contributor
Loading…
Apply the max_codes budget in IndexIVF range search
CLA Signed
#5588
opened Sep 6, 2026 by
adityaanikam
Loading…
Measure 20-byte Hamming codes eight at a time
CLA Signed
meta-exported
#5587
opened Sep 6, 2026 by
mnorris11
Contributor
Loading…
Guard a k of 0 in binary scan_codes and document the radius bound
CLA Signed
meta-exported
#5586
opened Sep 6, 2026 by
mnorris11
Contributor
Loading…
faiss: bound filtered IVF range scans to eligible IDs
CLA Signed
#5585
opened Sep 5, 2026 by
SimBuddy
Loading…
Fix max_codes=0 (unlimited) in the binary IVF count scanner
CLA Signed
#5583
opened Sep 5, 2026 by
rioyu123
Loading…
Reject ID selectors when IndexShards shifts shard IDs
CLA Signed
#5582
opened Sep 5, 2026 by
rioyu123
Loading…
Let the binary Hamming paths reach the VPOPCNT kernels
CLA Signed
meta-exported
#5575
opened Sep 5, 2026 by
mnorris11
Contributor
Loading…
Stop aarch64 falling back to SIMDLevel::NONE in faiss dispatch (#5572)
CLA Signed
ignore
meta-exported
#5572
opened Sep 3, 2026 by
mnorris11
Contributor
Loading…
Use unittest assertions and f-strings in test_index_composite
CLA Signed
meta-exported
#5571
opened Sep 3, 2026 by
trang-nm-nguyen
Contributor
Loading…
Fix IndexIVFFlatDedup::remove_ids not counting duplicate-id removals
CLA Signed
meta-exported
#5570
opened Sep 3, 2026 by
trang-nm-nguyen
Contributor
Loading…
Fix OOB read in
Panorama::reconstruct via IndexPreTransform (T287094917) (#5562)
CLA Signed
meta-exported
#5562
opened Sep 2, 2026 by
trang-nm-nguyen
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.