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

5 lines
57 B
Plaintext

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