Popular repositories Loading
-
faiss
faiss PublicForked from facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
-
-
-
fastText
fastText PublicForked from facebookresearch/fastText
Library for fast text representation and classification.
HTML
99 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created a pull request in facebookresearch/faiss that received 6 comments
moved IndexIVFPQ and IndexPQ to dynamic dispatch
Summary: moved IndexIVFPQ and IndexPQ to dynamic dispatch. Since the code was already quite modular, this boils down to make independent cpp files …
+1,190
−1,194
lines changed
•
6
comments
Opened 1 other pull request in 1 repository
facebookresearch/faiss
1
open
-
Split ScalarQuantizer code into independent parts
This contribution was made on Apr 15
Reviewed 2 pull requests in 1 repository
facebookresearch/faiss
2 pull requests
-
moved IndexIVFPQ and IndexPQ to dynamic dispatch
This contribution was made on Apr 15
-
Add optional AVX512-FP16 arithmetic for the scalar quantizer.
This contribution was made on Apr 1