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

5 lines
63 B
Plaintext

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