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

5 lines
75 B
Plaintext

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