1. 12 12月, 2017 1 次提交
  2. 11 12月, 2017 1 次提交
  3. 08 12月, 2017 2 次提交
  4. 07 12月, 2017 3 次提交
  5. 06 12月, 2017 1 次提交
  6. 05 12月, 2017 2 次提交
  7. 02 12月, 2017 1 次提交
  8. 01 12月, 2017 1 次提交
  9. 30 11月, 2017 1 次提交
  10. 28 11月, 2017 2 次提交
  11. 21 11月, 2017 1 次提交
  12. 17 11月, 2017 1 次提交
  13. 16 11月, 2017 2 次提交
  14. 15 11月, 2017 3 次提交
  15. 07 11月, 2017 4 次提交
  16. 06 11月, 2017 2 次提交
  17. 04 11月, 2017 1 次提交
    • T
      Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363. · 610c39d3
      Thuan Nguyen 提交于
      After discussion with Helin and Yi, this change adds "print_operators_doc" executable to the Paddle docker nightly image.  This docker image will be pulled by PaddlePaddle.org nightly job and will generate the operator documentation to be put on PaddlePaddle.org website.
      610c39d3
  18. 03 11月, 2017 1 次提交
  19. 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
  20. 21 10月, 2017 1 次提交
  21. 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
  22. 16 10月, 2017 1 次提交
  23. 29 9月, 2017 1 次提交
  24. 20 9月, 2017 1 次提交
  25. 13 9月, 2017 2 次提交
  26. 11 9月, 2017 1 次提交
  27. 07 9月, 2017 1 次提交
    • Add topk op (#3760) · 3fbb692d
      武毅 提交于
      * init add
      
      * add topk op
      
      * someupdate
      
      * fix style check
      
      * add test py file
      
      * update top k cuda kernel
      
      * follow comments
      
      * remove debug print
      
      * fix casting error
      
      * fix casting error
      
      * fix casting error
      
      * fix rename bug...
      
      * fix travis
      3fbb692d