xgboost/tests/cpp/common/test_span.hip
2023-03-11 02:17:05 +01:00

5 lines
61 B
Plaintext

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