xgboost/src/tree/constraints.hip
2023-03-09 22:43:51 +01:00

5 lines
63 B
Plaintext

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