• Guolin Ke's avatar
    faster histogram sum up (#418) · 98c7c2a3
    Guolin Ke authored
    * some refactor.
    
    * two stage sum up to reduce sum up error.
    
    * add more two-stage sumup.
    
    * some refactor.
    
    * add alignment.
    
    * change name to aligned_allocator.
    
    * remove some useless sumup.
    
    * fix a warning.
    
    * add -march=native .
    
    * remove the padding of gradients.
    
    * no alignment.
    
    * fix test.
    
    * change KNumSumupGroup to 32768.
    
    * change gcc flags.
    98c7c2a3
rank_objective.hpp 8.15 KB