Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Binary Vector Search at 350GB/S Using ARM Neon
(opens in new tab)
(topk.io)
7 points
Equiet
11mo ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
MarekDlugos
11mo ago
· 1 in thread
re: optimization for 1024b vectors — do you pad shorter ones, or fallback to a more general kernel?
marekgalovic
11mo ago
We do a projection of the original vectors so that it matches one of our optimized kernel. This generally gives us better recall vs. simple padding since all bits are utilized.
j
/
k
navigate · click thread line to collapse