xgboost/src/common/common.hip
2023-03-10 05:19:41 +01:00

5 lines
58 B
Plaintext

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