cuvs icon indicating copy to clipboard operation
cuvs copied to clipboard

[FEA] Calculating distances with FP32 in NN Descent

Open jinsolp opened this issue 1 year ago • 0 comments

I hope NN Descent can support calculating distances in local_join_kernel using fp32 instead of fp16 (__half).

Due to precision issues, it is difficult to grab the distances calculated by NN Descent and compare it against fp32-calculated distances for additional operations outside of NN Descent such as making predictions.

jinsolp avatar Jun 18 '24 21:06 jinsolp