xgboost/src/common/hist_util.hip
2023-03-10 05:32:38 +01:00

5 lines
61 B
Plaintext

#if defined(XGBOOST_USE_HIP)
#include "hist_util.cu"
#endif