"vscode:/vscode.git/clone" did not exist on "ce0813efea9a12e543ce8feca4952407e1d05e86"
[CUDA] Add L2 metric for new CUDA version (#5633)
* add rmse metric for new cuda version * add Init for CUDAMetricInterface * fix lint errors * fix rmse and add l2 metric for new cuda version * use CUDAL2Metric * explicit template instantiation * write result only with the first thread * pre allocate buffer for output converting * fix l2 regression with cuda metric evaluation * weighting loss in cuda metric evaluation * mark CUDATree::AsConstantTree as override
Showing
Please register or sign in to comment