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

5 lines
71 B
Plaintext

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