xgboost/tests/cpp/tree/gpu_hist/test_expand_entry.hip
2023-10-30 15:15:05 -07:00

5 lines
69 B
Plaintext

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