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
680 stars 180 forks source link

Fix import of VERSION file in raft-ann-bench #2338

Closed KyleFromNVIDIA closed 1 month ago

KyleFromNVIDIA commented 1 month ago

Change the imported package name to reflect the new name as of #2333.

cjnolet commented 1 month ago

/merge