Skip to content

Commit

Permalink
Testing split fused l2 knn compilation units (#4514)
Browse files Browse the repository at this point in the history
Authors:
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #4514
  • Loading branch information
cjnolet authored Jan 25, 2022
1 parent 2cc2d69 commit 4e23f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/bench/prims/fused_l2_nn.cu
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <raft/handle.hpp>
#include <raft/linalg/norm.cuh>
#include <raft/random/rng.hpp>
#include <raft/spatial/knn/specializations.hpp>

namespace MLCommon {
namespace Bench {
Expand Down

0 comments on commit 4e23f87

Please sign in to comment.