Skip to content

Commit

Permalink
Merge branch 'cagra-q' of github.com:enp1s0/raft into cagra-q
Browse files Browse the repository at this point in the history
  • Loading branch information
enp1s0 committed Mar 20, 2024
2 parents 0e29876 + 6d663ae commit 31b6982
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cpp/src/neighbors/detail/refine_host_float_float.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2023, NVIDIA CORPORATION.
* Copyright (c) 2023-2024, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cpp/src/neighbors/refine_float_float.cu
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*
* Copyright (c) 2023, NVIDIA CORPORATION.
* Copyright (c) 2023-2024, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
1 change: 1 addition & 0 deletions cpp/test/neighbors/ann_cagra_vpq/test_float_int64_t.cu
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* limitations under the License.
*/

#undef RAFT_EXPLICIT_INSTANTIATE_ONLY
#include "../ann_cagra_vpq.cuh"

#include <gtest/gtest.h>
Expand Down

0 comments on commit 31b6982

Please sign in to comment.