rhdong

Results 72 comments of rhdong

> > [@rhdong](https://github.com/rhdong) has just found a likely another bug causing a significant recall drop in some cases with filtering with even with none elements filtered out ([@rhdong](https://github.com/rhdong) please create...

Hi @robertmaynard, thank you for the clarification, that really makes sense. I have a question: if I want to continue to reuse `cagra::build` in the `merge` API, what should I...

Sorry for forgetting to paste a code [link](https://github.com/rapidsai/cuvs/blob/branch-25.04/cpp/src/neighbors/detail/cagra/cagra_merge.cuh#L124-L125), that might be helpful to understand, and as you can see, the `merge` need call `build` API, and the `build` includes some...

> James, I think the correct way to handle this situation is to 1) try and call cagra build from the public API header wherever possible, and 2) if 1...

> @rhdong could you please put this PR into draft until you're ready for reviews? That'd reduce the notifications reviewers are getting, and help them understand when it's time to...