1. 12 10月, 2019 2 次提交
    • Z
      [cherry-pick] Refine StaticRNN api-doc-en (#20093) (#20447) · 09c2b29b
      zhaoyuchen2018 提交于
      test=develop
      test=document_fix
      
      * Refine StaticRNN api-doc-en
      
      * refine static rnn doc
      
      * refine api doc of fluid.data
      
      * refine api doc from commends
      
      * refine api.spec
      
      * Refine grammer
      09c2b29b
    • H
      Refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and... · f978fbce
      hong19860320 提交于
      Refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343) (#20563)
      
      test=develop, test=release/1.6, test=document_fix
      
      * refine the en api doc of ones, zeros, reverse, increment, hsigmoid and create_py_reader_by_data ops
      test=develop, test=document_preview, test=document_fix
      
      * refine eng doc for hsigmoid and create_py_reader_by_data ops
      test=develop, test=document_preview, test=document_fix
      
      * update API.spec
      test=document_fix
      
      * Fix the parameter name axis of reverse op in eng doc
      test=develop, test=document_fix
      
      * Update API.spec
      test=develop, test=document_fix
      
      * Refine eng doc of zeros, ones, reverse and assign op
      test=develop, test=document_fix
      
      * Update API.spec for assign, ones, zeros and reverse
      test=develop, test=document_fix
      
      * Fix data type of reverse op in eng doc
      test=develop, test=document_fix
      
      * Update API.spec for reverse op
      test=develop, test=document_fix
      f978fbce
  2. 11 10月, 2019 6 次提交
  3. 10 10月, 2019 2 次提交
  4. 23 9月, 2019 1 次提交
  5. 15 8月, 2019 2 次提交
  6. 01 7月, 2019 1 次提交
  7. 25 6月, 2019 1 次提交
    • H
      Sequence mask support tensor (#18249) · df2eee71
      Hongyu Liu 提交于
      * sequnce mask support max length tensor input; test=develop
      
      * add rnn_impl.py; test=develop
      
      * add basic gru lstm unittest; test=develop
      
      * fix api spec; test=develop
      
      * fix sequence_mask op bug;
      test=develop
      test=document_preview
      
      * change +-*x to elmentwise_op; test=develop
      
      * add mkl flag; test=develop
      
      * fix rnn impl bug; test=develop
      
      * update api spec; test=develop
      
      * fix doc bug; test=develop
      
      * fix lstm bugs; test=develop
      df2eee71
  8. 21 6月, 2019 1 次提交
  9. 19 6月, 2019 1 次提交
  10. 15 6月, 2019 1 次提交
  11. 30 5月, 2019 2 次提交
    • H
      fix API examples of assign, reverse and array_write, etc. (#17287) · 68dcb1bd
      hong19860320 提交于
      * fix API examples of assign, reverse and array_write
      test=develop
      
      * update API.spec
      test=develop
      
      * update API examples for array_length, array_read, array_write, assign, hard_sigmoid, hsigmoid, increment, ones, pow, reverse, uniform_random and zeros
      
      * update API.spec for assign, reverse and array_write, etc.(#17287)
      * test=develop
      68dcb1bd
    • W
      fix paddlepaddle API examples (#17306) · bd48950c
      wangchaochaohu 提交于
      * API.spec test=develop
      
      * update
      
      * update test=develop
      
      * update test=develop
      
      * update
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * test=develop
      
      * update
      
      * update test=develop
      
      * update test=develop
      bd48950c
  12. 29 5月, 2019 1 次提交
    • Z
      Refine python api code example note: (#17369) · a9a531fa
      Zhaolong Xing 提交于
      * fix:
      1. infernce multi card occupy
      2. facebox model inference occupy too much
      test=develop
      
      * refine python api comments: shuffle, while, scale, sampled_softmax_with_cross_entropy, scatter,
      round, sin, sqrt, shape, split, soft_relu, slice, selu, ifelse, switch.
      test=develodp
      
      * fix conflict error.
      test=develop
      a9a531fa
  13. 28 5月, 2019 1 次提交
    • update python API examples (#17351) · acbb4bf3
      石晓伟 提交于
      * update python APIs
      
      test=document_preview test=develop
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * update merge_selected_rows
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * fix the comment of less_than
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      * update API
      
      test=develop
      acbb4bf3
  14. 24 5月, 2019 1 次提交
  15. 23 5月, 2019 1 次提交
  16. 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
  17. 21 5月, 2019 1 次提交
  18. 16 4月, 2019 2 次提交
  19. 12 4月, 2019 1 次提交
  20. 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
  21. 19 3月, 2019 1 次提交
  22. 06 3月, 2019 2 次提交
  23. 04 3月, 2019 1 次提交
  24. 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
  25. 12 2月, 2019 1 次提交
    • S
      rename · 7e399b06
      sneaxiy 提交于
      test=develop
      7e399b06
  26. 11 2月, 2019 1 次提交
  27. 27 12月, 2018 1 次提交
  28. 13 12月, 2018 2 次提交