Skip to content

Commit

Permalink
add fp16 header
Browse files Browse the repository at this point in the history
  • Loading branch information
mfoerste4 committed Dec 2, 2024
1 parent 7dc93f0 commit b41bff6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/include/cuvs/neighbors/quantization.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#include <raft/core/host_mdarray.hpp>
#include <raft/core/host_mdspan.hpp>

#include <cuda_fp16.h>

namespace cuvs::neighbors::quantization {

/**
Expand Down

0 comments on commit b41bff6

Please sign in to comment.