1. 24 5月, 2019 1 次提交
  2. 23 5月, 2019 1 次提交
  3. 22 5月, 2019 1 次提交
    • Y
      Fix examples of fluid.layers.sums and fluid.layers.DynamicRNN (#17308) · cf5d271c
      Yiqun Liu 提交于
      * Fix examples of fluid.layers.sums.
      test=document_preview
      
      * Correct the example of DynamicRNN and its functions.
      test=develop
      
      * Add 'import paddle.fluid as fluid' to examples.
      test=develop
      
      * Update API.spec.
      test=develop
      
      * Add space lines.
      test=develop
      
      * Update the API.spec.
      test=develop
      cf5d271c
  4. 21 5月, 2019 1 次提交
  5. 16 4月, 2019 2 次提交
  6. 12 4月, 2019 1 次提交
  7. 20 3月, 2019 1 次提交
    • W
      Collective ops (#15572) · 6382b62f
      Wu Yi 提交于
      * wip allreduce in op
      
      * wip
      
      * wip
      
      * wip
      
      * wip adding test
      
      * wip for conflict with mp mode
      
      * fix tests test=develop
      
      * fix cpu build test=develop
      
      * fix travis clang format test=develop
      
      * fix cpu build test=develop
      
      * update api.spec test=develop
      
      * delete comment test=develop
      
      * fix cpplint test=develop
      
      * fix test=develop
      
      * follow comment test=develop
      
      * add file test=develop
      
      * fix build test=develop
      
      * update test=develop
      
      * to be compatible with sync_bn, and fix mp mode in develop test=develop
      6382b62f
  8. 19 3月, 2019 1 次提交
  9. 06 3月, 2019 2 次提交
  10. 04 3月, 2019 1 次提交
  11. 19 2月, 2019 1 次提交
    • Y
      Correct the doc in Python API (#15725) · 56a5039e
      Yiqun Liu 提交于
      * Correct the comment in control_flow.py.
      
      * Correct the argument list of ops.
      test=develop
      
      * Update API.spec.
      test=develop
      
      * Skip op_callstack attr for all op apis.
      test=develop
      
      * Remove use_mkldnn and is_test from python api.
      test=develop
      
      * Remove use_mkldnn and is_test from op_proto_maker and hard-coding them in python when generating doc string.
      test=develop
      56a5039e
  12. 12 2月, 2019 1 次提交
    • S
      rename · 7e399b06
      sneaxiy 提交于
      test=develop
      7e399b06
  13. 11 2月, 2019 1 次提交
  14. 27 12月, 2018 1 次提交
  15. 13 12月, 2018 2 次提交
  16. 10 12月, 2018 1 次提交
  17. 23 11月, 2018 1 次提交
  18. 02 11月, 2018 1 次提交
  19. 22 10月, 2018 1 次提交
  20. 16 10月, 2018 1 次提交
  21. 15 10月, 2018 1 次提交
  22. 08 10月, 2018 1 次提交
  23. 25 9月, 2018 1 次提交
  24. 18 9月, 2018 2 次提交
  25. 28 8月, 2018 1 次提交
    • Y
      Polish PrintOp (#12895) · 8965cee8
      Yu Yang 提交于
      * Polish PrintOp
      
      * Polish PrintOp
      
      * Polish PrintOp
      
      * Refine test_print_op
      8965cee8
  26. 23 8月, 2018 1 次提交
  27. 20 8月, 2018 1 次提交
  28. 15 8月, 2018 1 次提交
  29. 10 8月, 2018 2 次提交
  30. 30 7月, 2018 1 次提交
  31. 26 7月, 2018 1 次提交
  32. 24 7月, 2018 1 次提交
  33. 20 7月, 2018 1 次提交
  34. 17 7月, 2018 1 次提交
    • W
      Remove block api (#12107) · db67d60e
      Wu Yi 提交于
      * remove block api
      
      * remove clone_variable
      
      * hide block inner apis
      
      * update
      
      * fix tests
      db67d60e
  35. 20 6月, 2018 1 次提交