xgboost/tests/cpp/tree/test_gpu_hist.hip
2023-03-11 01:33:48 +01:00

5 lines
65 B
Plaintext

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