1. 21 Aug, 2018 1 commit
  2. 17 Aug, 2018 1 commit
  3. 16 Aug, 2018 1 commit
  4. 08 Aug, 2018 1 commit
  5. 06 Aug, 2018 1 commit
  6. 31 Jul, 2018 1 commit
  7. 25 Jul, 2018 1 commit
  8. 15 Jul, 2018 1 commit
  9. 12 Jul, 2018 1 commit
  10. 09 Jul, 2018 1 commit
  11. 07 Jul, 2018 1 commit
  12. 14 Jun, 2018 2 commits
  13. 10 Jun, 2018 1 commit
  14. 04 Jun, 2018 3 commits
  15. 03 Jun, 2018 2 commits
  16. 02 Jun, 2018 1 commit
    • Nikita Titov's avatar
      [docs] generate parameters description from config file. Stage 1 (#1409) · 713f5e6c
      Nikita Titov authored
      * generate parameters description from config file
      
      * made pylint happy
      
      * added checks description
      
      * fixed links handling in desc and descl2 fields
      
      * refine Core Parameters section
      
      * removed excess quotes from default values
      
      * fixed parameter type retrieve
      
      * added note about auto-generated parameters
      713f5e6c
  17. 21 May, 2018 1 commit
  18. 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
  19. 11 May, 2018 1 commit
  20. 08 May, 2018 1 commit
  21. 28 Apr, 2018 1 commit
  22. 24 Apr, 2018 1 commit
  23. 20 Apr, 2018 1 commit
  24. 18 Apr, 2018 2 commits
  25. 17 Apr, 2018 1 commit
  26. 14 Mar, 2018 1 commit
  27. 11 Mar, 2018 1 commit
  28. 27 Feb, 2018 1 commit
    • ebernhardson's avatar
      Experimental support for HDFS (#1243) · 7e186a57
      ebernhardson authored
      * Read and write datsets from hdfs.
      * Only enabled when cmake is run with -DUSE_HDFS:BOOL=TRUE
      * Introduces VirtualFile(Reader|Writer) to asbtract VFS differences
      7e186a57
  29. 24 Jan, 2018 1 commit
  30. 21 Jan, 2018 1 commit
  31. 16 Jan, 2018 1 commit
  32. 15 Jan, 2018 2 commits
  33. 12 Jan, 2018 1 commit
  34. 05 Jan, 2018 1 commit
    • 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