xgboost/tests/cpp/gbm/test_gbtree.hip
2023-10-30 15:27:02 -07:00

5 lines
64 B
Plaintext

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