1. 06 Feb, 2019 1 commit
  2. 02 Feb, 2019 1 commit
  3. 07 Oct, 2018 1 commit
  4. 16 Aug, 2018 1 commit
  5. 20 May, 2018 1 commit
    • Guolin Ke's avatar
      Refine config object (#1381) · dc699574
      Guolin Ke authored
      * [WIP] refine config
      
      * [wip] ready for the auto code generate
      
      * auto generate config codes
      
      * use with to open file
      
      * fix bug
      
      * fix pylint
      
      * fix bug
      
      * fix pylint
      
      * fix bugs.
      
      * tmp for failed test.
      
      * fix tests.
      
      * added nthreads alias
      
      * added new aliases from new config.h
      
      * fixed duplicated alias
      
      * refactored parameter_generator.py
      
      * added new aliases from config.h and removed remaining old names
      
      * fix bugs & some miss alias
      
      * added aliases
      
      * add more descriptions.
      
      * add comment.
      dc699574
  6. 11 May, 2018 1 commit
  7. 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
  8. 16 Dec, 2017 1 commit
  9. 15 Dec, 2017 2 commits
  10. 29 Nov, 2017 1 commit
  11. 12 Oct, 2017 1 commit
  12. 11 Oct, 2017 1 commit
  13. 25 Jun, 2017 1 commit
  14. 07 Jun, 2017 2 commits
  15. 27 May, 2017 1 commit
  16. 24 Apr, 2017 1 commit
  17. 06 Mar, 2017 1 commit
  18. 05 Dec, 2016 1 commit
  19. 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
  20. 23 Nov, 2016 1 commit
  21. 21 Nov, 2016 1 commit
  22. 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
  23. 15 Nov, 2016 1 commit
  24. 07 Nov, 2016 1 commit
  25. 03 Nov, 2016 1 commit
  26. 02 Nov, 2016 1 commit
  27. 01 Nov, 2016 1 commit
  28. 28 Oct, 2016 1 commit
  29. 25 Oct, 2016 1 commit
  30. 21 Oct, 2016 3 commits
  31. 08 Aug, 2016 1 commit
  32. 05 Aug, 2016 1 commit