1. 11 May, 2018 1 commit
  2. 05 Jan, 2018 3 commits
    • Guolin Ke's avatar
      Refine reduce scatter (#1179) · 7d3206e0
      Guolin Ke authored
      * unfinished
      
      * some refines.
      
      * fix a bug
      
      * some refines
      
      * remove useless files
      
      * some small fixes
      
      * clean code
      
      * clean code
      
      * fix connect
      
      * fix a broken link
      
      * fix a broken link
      7d3206e0
    • zhangjin's avatar
      update network for non powers of 2 workers (#1178) · ee8a65ae
      zhangjin authored
      * update network.h
      
      Improve training speed in parallel learning where workers is not powers of 2
      
      * update linders_socket.cpp
      
      Improve training speed in parallel learning where workers is not powers of 2
      
      * update linder_topo.cpp
      
      Improve training speed in parallel learning where workers is not powers of 2
      
      * update network.cpp
      
      Improve training speed in parallel learning where workers is not powers of 2
      
      * update linder_topo.cpp
      
      fix a bug
      ee8a65ae
    • Guolin Ke's avatar
      Refine allgather (#1175) · 5afffa76
      Guolin Ke authored
      * refine allgather.
      
      * fix a bug.
      5afffa76
  3. 16 Dec, 2017 1 commit
  4. 15 Dec, 2017 2 commits
  5. 29 Nov, 2017 1 commit
  6. 12 Oct, 2017 1 commit
  7. 11 Oct, 2017 1 commit
  8. 25 Jun, 2017 1 commit
  9. 07 Jun, 2017 2 commits
  10. 27 May, 2017 1 commit
  11. 24 Apr, 2017 1 commit
  12. 06 Mar, 2017 1 commit
  13. 05 Dec, 2016 1 commit
  14. 02 Dec, 2016 1 commit
    • wxchan's avatar
      Squash into one commit: · eba6d200
      wxchan authored
      1. merge python-package
      2. add dump model to json
      3. fix bugs
      4. clean code with pylint
      5. update python examples
      eba6d200
  15. 23 Nov, 2016 1 commit
  16. 21 Nov, 2016 1 commit
  17. 18 Nov, 2016 1 commit
    • Guolin Ke's avatar
      Refactor for RAII (#86) · 5442ed78
      Guolin Ke authored
      * RAII for utils, application and c_api(partical)
      
      * raii for class in include folder
      
      * raii for application and boosting
      
      * raii for dataset and dataset loader
      
      * raii for dense bin and parser
      
      * RAII refactor for almost all classes
      
      * RAII for c_api
      
      * clean code
      
      * refine repeated code
      
      * Decouple the "sigmoid" between objective and boosting.
      
      * change std::vector<bool> back to std::vector<char> due to concurrence problem
      
      * slight reduce some memory cost
      5442ed78
  18. 15 Nov, 2016 1 commit
  19. 07 Nov, 2016 1 commit
  20. 03 Nov, 2016 1 commit
  21. 02 Nov, 2016 1 commit
  22. 01 Nov, 2016 1 commit
  23. 28 Oct, 2016 1 commit
  24. 25 Oct, 2016 1 commit
  25. 21 Oct, 2016 3 commits
  26. 08 Aug, 2016 1 commit
  27. 05 Aug, 2016 1 commit