Sycl implementation for objective functions (#9846)

---------

Co-authored-by: Dmitry Razdoburdin <>
This commit is contained in:
Dmitry Razdoburdin
2023-12-12 07:41:50 +01:00
committed by GitHub
parent ddab49a8be
commit 43897b8296
19 changed files with 1129 additions and 423 deletions

View File

@@ -3,4 +3,4 @@
*/
// Dummy file to keep the CUDA tests.
#include "test_regression_obj.cc"
#include "test_regression_obj_cpu.cc"