1. 12 10月, 2019 2 次提交
  2. 11 10月, 2019 4 次提交
  3. 10 10月, 2019 2 次提交
    • L
      update the api en doc (#20307) · e34fccbc
      liu zhengxi 提交于
      * update the api en_doc of has_inf, has_nan, cumsum, double_buffer and mul, test=document_fix
      
      * update the API.spec for apis, test=document_fix
      e34fccbc
    • W
      Fix some english doc api, shenze tools group (#20300) · ade9bc04
      wawltor 提交于
      * test=document_fix
      Fix english doc api, invloves the op of greater_equal,greater_than,less_equal,not_equal,
      rank,rsqrt,diag,linspace,reduce_all,reduce_any,sign,where,zeros_like,unique_with_counts.
      
      * Fix some format problem in the op of sign and greather_than.
      test=develop
      test=document_fix
      
      * Fix the example of zeros_like, and update api.spec
      test=develop
      test=document_fix
      ade9bc04
  4. 09 10月, 2019 1 次提交
  5. 08 10月, 2019 1 次提交
  6. 03 10月, 2019 1 次提交
    • W
      Fill constant error message fix (#20075) · 9a76f3f9
      wangchaochaohu 提交于
      * fix the constant error message test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix code style test=develop
      
      * fix comment and bugs test=develop
      
      * fix the bug test=develop
      
      * fix and add unittest test=develop
      
      * fix the typo test=develop
      
      * add support for the fill_constant op test=develop
      
      * add test for ci coverage test=develop
      9a76f3f9
  7. 30 8月, 2019 1 次提交
  8. 13 8月, 2019 1 次提交
  9. 09 8月, 2019 1 次提交
  10. 25 7月, 2019 1 次提交
    • Fix examples of API (#18092) · 9dbb62ee
      石晓伟 提交于
      * fix logical APIs
      
      test=develop
      
      test=document_preview
      
      * fix isfinite
      
      * update matmul comments
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      9dbb62ee
  11. 03 7月, 2019 1 次提交
  12. 01 7月, 2019 1 次提交
  13. 19 6月, 2019 2 次提交
    • W
      fix API example (#18153) · a9dc534f
      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
      
      * fix test=develop
      a9dc534f
    • Z
      Fix doc example for greater_equal, greater_than, less_equal, not_equal, rank,... · 0569ff78
      zhoukunsheng 提交于
      Fix doc example for greater_equal, greater_than, less_equal, not_equal, rank, reduce_all, reduce_any, sign, where, diag (#18167)
      
      * test=develop
      fix greater_than, greater_equal, less_equal, not_equal, rank, reduce_all, reduce_any, sign, where, diag doc example
      
      * test=develop
      fix API.spec conflict
      0569ff78
  14. 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
  15. 28 5月, 2019 3 次提交
    • 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
    • S
      [DOC][PYTHON] Fix api docs, test=develop, test=document_preview (#17629) · 41f1186c
      Shuai Yuan 提交于
      * [DOC] Fix api docs, test=develop, test=document_preview
      
      * [DOC] Fix api annotation: fluid.layers.tensor_array_to_tensor. test=develop, test=document_preview
      
      * test=develop, test=document_preview
      
      update MD5 of tensor_array_to_tensor
      41f1186c
    • W
      fix the api example for create_global_var, create_parameter, SGDOptim… (#17371) · 058f1f1e
      wopeizl 提交于
      * fix the api example for create_global_var, create_parameter, SGDOptimizer, RMSPropOptimizer, MomentumOptimizer, LarsMomentumOptimizer, FtrlOptimizer
      test=develop
      
      * add example for adamoptimizer
      fix API.spec
      test=develop
      
      * test=develop
      
      * test=develop
      058f1f1e
  16. 23 5月, 2019 1 次提交
  17. 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
  18. 10 5月, 2019 1 次提交
  19. 07 5月, 2019 1 次提交
  20. 01 4月, 2019 1 次提交
  21. 28 3月, 2019 1 次提交
  22. 27 3月, 2019 3 次提交
  23. 25 3月, 2019 1 次提交
  24. 23 3月, 2019 1 次提交
    • W
      [Operator] Add range op. (#15431) · 18779b5b
      whs 提交于
      * Add range op.
      test=develop
      
      * Add more unitests.
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix API.spec
      test=develop
      18779b5b
  25. 07 3月, 2019 2 次提交
  26. 12 2月, 2019 1 次提交
  27. 22 1月, 2019 1 次提交
  28. 16 1月, 2019 1 次提交