1. 11 2月, 2018 2 次提交
  2. 10 2月, 2018 1 次提交
  3. 07 2月, 2018 1 次提交
  4. 05 2月, 2018 1 次提交
  5. 02 2月, 2018 1 次提交
  6. 01 2月, 2018 3 次提交
  7. 31 1月, 2018 2 次提交
  8. 25 1月, 2018 1 次提交
  9. 05 1月, 2018 3 次提交
  10. 28 12月, 2017 1 次提交
  11. 13 12月, 2017 1 次提交
  12. 11 12月, 2017 1 次提交
  13. 08 12月, 2017 1 次提交
  14. 07 12月, 2017 1 次提交
  15. 02 12月, 2017 1 次提交
  16. 01 12月, 2017 1 次提交
  17. 30 11月, 2017 1 次提交
  18. 28 11月, 2017 1 次提交
  19. 21 11月, 2017 1 次提交
  20. 17 11月, 2017 1 次提交
  21. 16 11月, 2017 1 次提交
  22. 15 11月, 2017 1 次提交
  23. 07 11月, 2017 4 次提交
  24. 06 11月, 2017 2 次提交
  25. 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
  26. 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
  27. 21 10月, 2017 1 次提交
  28. 13 9月, 2017 1 次提交
  29. 11 9月, 2017 1 次提交
  30. 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