xgboost/src/tree/updater_gpu_hist.hip
2023-03-09 22:40:44 +01:00

5 lines
68 B
Plaintext

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