xgboost/tests/cpp/helpers.hip
2023-10-12 16:16:44 -07:00

5 lines
59 B
Plaintext

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