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.
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.
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 inupdate-version.sh
.