[FEA] [C++ API] Fully support padded dataset as input to CAGRA build
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
- Verify it works for all of the build algo methods
- Verify this in build kernel code to ensure kernel can process padded 0's
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.
Research direction
Start at the CAGRA C++ API build entry points and the build kernel code. Check each build algorithm method with padded datasets, then verify that the kernels correctly process padded zero values; done means all build methods accept this input without failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100