Skip to content

Commit 510af19

Browse files
jiangyinzuomythrocks
authored andcommitted
Remove unused raft cagra header in add_nodes.cuh (rapidsai#741)
Vector search headers in raft will be removed in the future, so we should not include the raft cagra header. Authors: - Yinzuo Jiang (https://github.com/jiangyinzuo) - Corey J. Nolet (https://github.com/cjnolet) Approvers: - Corey J. Nolet (https://github.com/cjnolet) URL: rapidsai#741
1 parent d3259d9 commit 510af19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/src/neighbors/detail/cagra/add_nodes.cuh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <raft/core/mdspan_types.hpp>
2020
#include <raft/core/resource/cuda_stream.hpp>
2121
#include <raft/core/resources.hpp>
22-
#include <raft/neighbors/cagra_types.hpp>
2322
#include <raft/spatial/knn/detail/ann_utils.cuh>
2423
#include <raft/stats/histogram.cuh>
2524

0 commit comments

Comments
 (0)