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

5 lines
59 B
Plaintext

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