xgboost/tests/cpp/predictor/test_gpu_predictor.hip
2023-03-11 00:38:16 +01:00

5 lines
70 B
Plaintext

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