rm device_helpers.hip.h from cu
This commit is contained in:
@@ -11,13 +11,7 @@
|
||||
|
||||
#include "coordinate_common.h"
|
||||
#include "../common/common.h"
|
||||
|
||||
#if defined(XGBOOST_USE_CUDA)
|
||||
#include "../common/device_helpers.cuh"
|
||||
#elif defined(XGBOOST_USE_HIP)
|
||||
#include "../common/device_helpers.hip.h"
|
||||
#endif
|
||||
|
||||
#include "../common/timer.h"
|
||||
#include "./param.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user