xgboost/src/common/numeric.hip
2023-03-10 05:16:23 +01:00

5 lines
59 B
Plaintext

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