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
780 stars 195 forks source link

[BUG] lanczos solver and spectral clustering need gtests #379

Open cjnolet opened 3 years ago

cjnolet commented 3 years ago

This had been requested initially when the spectral clustering code was ported to RAFT from NVGRAPH but I believe it was assumed the tests were going to live in cugraph/cuml but it appears they were never moved to either.

Now that we are formalizing the RAFT API and equipping it to better stand on its own, it’s time to have tests for this right within raft itself.

github-actions[bot] commented 2 years ago

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. 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 labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] commented 2 years ago

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. 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.