xgboost/tests/cpp/tree/gpu_hist/test_histogram.hip
2023-03-11 01:33:48 +01:00

5 lines
66 B
Plaintext

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