xgboost/src/objective/aft_obj.hip
2023-03-13 23:19:59 +01:00

5 lines
59 B
Plaintext

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