finish ellpack_page.cu
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "ellpack_page.cu"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "ellpack_page.cu"
|
||||
#endif
|
||||
|
||||