Skip to content

Commit

Permalink
Removing specializations
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnolet committed Nov 15, 2024
1 parent 076ad0b commit 57b1184
Show file tree
Hide file tree
Showing 33 changed files with 10 additions and 2,853 deletions.
24 changes: 0 additions & 24 deletions cpp/include/raft/cluster/specializations.cuh

This file was deleted.

198 changes: 0 additions & 198 deletions cpp/include/raft/distance/detail/pairwise_matrix/dispatch-ext.cuh

This file was deleted.

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 All @@ -15,10 +15,4 @@
*/
#pragma once

#ifndef RAFT_EXPLICIT_INSTANTIATE_ONLY
#include "dispatch-inl.cuh"
#endif

#ifdef RAFT_COMPILED
#include "dispatch-ext.cuh"
#endif
Loading

0 comments on commit 57b1184

Please sign in to comment.