xgboost/src/gbm/gbtree.hip
2023-03-08 22:42:48 +01:00

5 lines
58 B
Plaintext

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