cuvs icon indicating copy to clipboard operation
cuvs copied to clipboard

Add support for half in CAGRA+HNSW

Open lowener opened this issue 8 months ago • 6 comments

This PR add support for half dtype for HNSW in C++, C and python, as well as some tests with it. I had to modify a bit the HNSW patch in order to enable computation on half data types. I also added the support of inner-product distance for int8/uint8 data type.

lowener avatar Apr 08 '25 13:04 lowener

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar Apr 17 '25 18:04 copy-pr-bot[bot]

/ok to test 6660dff

lowener avatar Apr 18 '25 18:04 lowener

/ok to test c6a93c2

lowener avatar Apr 24 '25 15:04 lowener

/ok to test 72790a4

cjnolet avatar Apr 25 '25 14:04 cjnolet

/ok to test c3c82e1

lowener avatar Apr 28 '25 16:04 lowener

/ok to test 8f51529

lowener avatar Apr 30 '25 16:04 lowener

/ok to test c7c56b5

divyegala avatar May 05 '25 17:05 divyegala

/ok to test eab0cbe

lowener avatar May 06 '25 14:05 lowener

/merge

cjnolet avatar May 07 '25 14:05 cjnolet