• 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
serial_tree_learner.h 8.45 KB