"src/vscode:/vscode.git/clone" did not exist on "c3f10a1bd95ae97dd7f8b83fb81908882d1210de"
  • Guolin Ke's avatar
    speed up `FindBestThresholdFromHistogram` (#2867) · 77d92b7c
    Guolin Ke authored
    * speed up for const hessian
    
    * rename template
    
    * some refactorings
    
    * refine
    
    * refine
    
    * simplify codes
    
    * fix random in feature histogram
    
    * code refine
    
    * refine
    
    * try fix
    
    * make gcc happy
    
    * remove timer
    
    * rollback some changes
    
    * more templates
    
    * fix a bug
    
    * reduce the cost of timer
    
    * fix gpu
    
    * fix bug
    
    * fix gpu
    77d92b7c
col_sampler.hpp 4.85 KB