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

5 lines
72 B
Plaintext

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