1. 03 11月, 2017 1 次提交
  2. 01 11月, 2017 1 次提交
    • Y
      Add documentation of cross-compiling for iOS (#5239) · d3b07a6e
      Yiqun Liu 提交于
      * Add documentation of cross-compiling for iOS.
      
      * Correst the typo in documentation of cross-compiling for raspberry pi.
      
      * Set ANDROID_API to 21 when it is specified < 21 for arm64-v8a in build_android.sh.
      
      * Check the input and print the usage in MergeModel.cpp.
      d3b07a6e
  3. 21 10月, 2017 1 次提交
  4. 19 10月, 2017 1 次提交
    • Cluster train doc for v2 API (#2072) · 63ffe525
      武毅 提交于
      * update cluster train v2 doc
      
      * WIP cluster train doc
      
      * update
      
      * cluster train doc
      
      * add TOC for en doc
      
      * fix sphix build issue
      
      * fix error links
      
      * fix link errors
      
      * fix image link
      
      * polish cluster train docs
      
      * update general distributed training document
      
      * fix sphinx compile error
      
      * fix doc image error
      63ffe525
  5. 16 10月, 2017 1 次提交
  6. 29 9月, 2017 1 次提交
  7. 20 9月, 2017 1 次提交
  8. 13 9月, 2017 2 次提交
  9. 11 9月, 2017 1 次提交
  10. 07 9月, 2017 2 次提交
  11. 05 9月, 2017 1 次提交
  12. 04 9月, 2017 2 次提交
  13. 01 9月, 2017 1 次提交
  14. 28 8月, 2017 1 次提交
  15. 26 8月, 2017 1 次提交
  16. 25 8月, 2017 1 次提交
  17. 23 8月, 2017 1 次提交
  18. 22 8月, 2017 1 次提交
  19. 17 8月, 2017 1 次提交
  20. 16 8月, 2017 1 次提交
  21. 15 8月, 2017 2 次提交
  22. 13 8月, 2017 1 次提交
  23. 11 8月, 2017 1 次提交
  24. 10 8月, 2017 1 次提交
  25. 08 8月, 2017 3 次提交
  26. 07 8月, 2017 3 次提交
  27. 06 8月, 2017 1 次提交
  28. 05 8月, 2017 2 次提交
  29. 04 8月, 2017 2 次提交
  30. 03 8月, 2017 1 次提交
    • Y
      Faster Python unittest · 359e79e5
      Yu Yang 提交于
      * Do not use `virtualenv` in Docker
      * Split unittest into many target, make them parallel
      359e79e5