rm hip.h files

This commit is contained in:
Hui Liu
2023-10-30 21:20:28 -07:00
parent 9b7aa1a7cd
commit 8fab17ae8f
61 changed files with 0 additions and 333 deletions

View File

@@ -1,8 +0,0 @@
/*!
* Copyright 2019 XGBoost contributors
*
* \file Various constraints used in GPU_Hist.
*/
#pragma once
#include "constraints.cuh"

View File

@@ -1,6 +0,0 @@
/*!
* Copyright 2020 by XGBoost Contributors
*/
#pragma once
#include "evaluate_splits.cuh"

View File

@@ -1,6 +0,0 @@
/*!
* Copyright 2020 by XGBoost Contributors
*/
#pragma once
#include "expand_entry.cuh"

View File

@@ -1,7 +0,0 @@
/*!
* Copyright 2020 by XGBoost Contributors
*/
#pragma once
#include "feature_groups.cuh"

View File

@@ -1,6 +0,0 @@
/*!
* Copyright 2019 by XGBoost Contributors
*/
#pragma once
#include "gradient_based_sampler.cuh"

View File

@@ -1,6 +0,0 @@
/*!
* Copyright 2020-2021 by XGBoost Contributors
*/
#pragma once
#include "histogram.cuh"

View File

@@ -1,6 +0,0 @@
/*!
* Copyright 2017-2022 XGBoost contributors
*/
#pragma once
#include "row_partitioner.cuh"

View File

@@ -1,6 +0,0 @@
/*!
* Copyright 2017-2019 XGBoost contributors
*/
#pragma once
#include "updater_gpu_common.cuh"