xgboost/src/data/data.hip
2023-03-10 05:00:57 +01:00

5 lines
56 B
Plaintext

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