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

Remove leftover template project code. #2500

Closed bdice closed 1 week ago

bdice commented 1 week ago

Follow-up to https://github.com/rapidsai/raft/pull/2498#issuecomment-2480666296.

This removes an extraneous file in cpp/template that resulted from an incorrect merge conflict resolution and a leftover reference to the template project in update-version.sh.

bdice commented 1 week ago

/merge

cjnolet commented 1 week ago

/merge