xgboost/tests/cpp/objective/test_regression_obj_gpu.cu
Dmitry Razdoburdin 43897b8296
Sycl implementation for objective functions (#9846)
---------

Co-authored-by: Dmitry Razdoburdin <>
2023-12-12 14:41:50 +08:00

7 lines
124 B
Plaintext

/*!
* Copyright 2018 XGBoost contributors
*/
// Dummy file to keep the CUDA tests.
#include "test_regression_obj_cpu.cc"