rapidsai / raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
https://docs.rapids.ai/api/raft/stable/
Apache License 2.0
787 stars 195 forks source link

Shrink wheel size limit following removal of vector search APIs. #2509

Closed bdice closed 2 days ago

bdice commented 3 days ago

Following #2498, we can apply this feedback from #2490: https://github.com/rapidsai/raft/pull/2490#discussion_r1841357165

These changes are inspired by https://github.com/rapidsai/cuvs/pull/469.

KyleFromNVIDIA commented 3 days ago

I'm confused. #2488 was never merged. How can this be a follow-up to it?

bdice commented 3 days ago

Sorry, that PR was split up. This is actually a follow-up to #2498. I'll update the description.

bdice commented 3 days ago

/merge