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

5 lines
72 B
Plaintext

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