[FEA] Allow NN Descent to keep input data type for distance computation
Open
@jinsolp is already working on this.
Since May 14, 2026.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Default NN Descent to computing distance in its native type. Need to support local_join_kernel with uint8 and int8 computation.
Add an option for users to configure distance computation dtype that overrides the default.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.