rm hip from src
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "constraints.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "fit_stump.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "evaluate_splits.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "evaluator.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "feature_groups.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "gradient_based_sampler.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "histogram.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "row_partitioner.cu"
|
||||
#endif
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "updater_gpu_hist.cu"
|
||||
#endif
|
||||
Reference in New Issue
Block a user