fix helpers.h, enable HIP

This commit is contained in:
amdsc21
2023-05-02 20:04:23 +02:00
parent 83e6fceb5c
commit 4a24ca2f95
2 changed files with 2 additions and 6 deletions

View File

@@ -1,4 +0,0 @@
#if defined(XGBOOST_USE_HIP)
#include "test_ranking_obj_gpu.cu"
#endif