1. 18 Jan, 2018 1 commit
  2. 16 Jan, 2018 2 commits
  3. 15 Jan, 2018 2 commits
  4. 12 Jan, 2018 3 commits
  5. 11 Jan, 2018 3 commits
  6. 09 Jan, 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. 04 Jan, 2018 1 commit
  9. 03 Jan, 2018 1 commit
  10. 02 Jan, 2018 2 commits
  11. 01 Jan, 2018 6 commits
  12. 31 Dec, 2017 4 commits
    • Nikita Titov's avatar
      487fbbc9
    • Guolin Ke's avatar
      07275da3
    • Nikita Titov's avatar
      [python] added option to install python-package with mpi version and... · c97abff4
      Nikita Titov authored
      [python] added option to install python-package with mpi version and possibility to pass CMake options (#1034)
      
      * fixed hierarchy of installation guide sections; made installation with proto support more verbose
      
      * added option to install with protobuf support to python package
      
      * fixed pylint
      
      * added option to install MPI version to python package
      
      * added tests for python-package installation with options --proto and --mpi
      
      * hotfix
      
      * removed unnecessary note from docs
      
      * removed unnecessary line from travis script
      
      * reverted proto
      
      * Revert "reverted proto"
      
      This reverts commit 5203448bb90a13844cf330527ca971eabb45a4a8.
      
      * reverted protobuf from python-package
      
      * added options for cmake in python-package
      
      * fixed typos
      
      * fixed options readability
      
      * reworked installation logging
      
      * fixed docs according to review comments
      
      * fixed pylint
      
      * fixed space in log path
      c97abff4
    • Nikita Titov's avatar
      fixed typos in checks (#1158) · 2e801967
      Nikita Titov authored
      2e801967
  13. 30 Dec, 2017 1 commit
  14. 29 Dec, 2017 4 commits
  15. 28 Dec, 2017 1 commit
  16. 27 Dec, 2017 2 commits
  17. 26 Dec, 2017 1 commit
  18. 25 Dec, 2017 2 commits