owning_buffer.hpp
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: Copyright (c) 2023-2025, NVIDIA CORPORATION.
3  * SPDX-License-Identifier: Apache-2.0
4  */
5 #pragma once
8 #ifdef CUML_ENABLE_GPU
10 #endif
11 namespace raft_proto {
12 template <device_type D, typename T>
14 }
Definition: buffer.hpp:24
Definition: base.hpp:16