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
729 stars 187 forks source link

[FEA] Sketching device function. #51

Open cjnolet opened 4 years ago

cjnolet commented 4 years ago

Aside from being reusable and useful on its own, it is specifically going to be useful for some upcoming algorithms, such as count-min sketch-based sparse approx nearest neighbors and for the approximate construction of massive sparse count matrices.

It will be very useful to have some sketching primitives / device functions that we can use to build these algorithms.

github-actions[bot] commented 3 years ago

This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

github-actions[bot] commented 3 years ago

This issue has been marked stale due to no recent activity in the past 30d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be marked rotten if there is no activity in the next 60d.