- [x] Consolidate code in cuVS by migrating over diff of features from RAFT - [x] Triage CI wheel test failures - [x] Triage batch test failures - [x] Add mutual reachability API and triage HDBSCAN numerical instabilities when using NN Descent (https://github.com/rapidsai/cuml/pull/5939) - [x] Additional distances - [ ] For `float16` input, make sure data is not copied if it's already on device - [ ] `indices` are returned on host and `distances` on device. Return both in the same location and let user choose
float16input, make sure data is not copied if it's already on deviceindicesare returned on host anddistanceson device. Return both in the same location and let user choose