"vscode:/vscode.git/clone" did not exist on "7f778877eac1cb176c05e3719e728fec68969921"
  • shiyu1994's avatar
    [CUDA] Add L2 metric for new CUDA version (#5633) · 6482b47e
    shiyu1994 authored
    * 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
    6482b47e
objective_function.h 3.57 KB