1. 29 5月, 2019 3 次提交
    • 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
    • T
      fix doc in transpiler, test=develop (#17313) · 0d3c48e0
      tangwei12 提交于
      * fix doc in transpiler, test=develop
      0d3c48e0
    • H
      Add new gard clip [old gradient clip not support in dy graph] (#17523) · 9f85f218
      Hongyu Liu 提交于
      * add gradient clip in minimize; test=develop
      
      * fix bug; test=develop
      
      * fix format; test=develop
      
      * move new grad clip to dygraph/grad_clip.py; test=develop
      
      * fix lr decay and grad clip test; test=develop
      
      * seperate dygraph grad clip; test=develop
      
      * fix grad clip test; develop
      
      * fix api spec bug; test=develop
      
      * add blank line, test=develop,test=document_preview
      
      to fix format problem
      9f85f218
  2. 28 5月, 2019 5 次提交
    • 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
    • Y
      Bias correction for exponential moving average (#17677) · 4f4f0993
      Yibing Liu 提交于
      * Bias correction for exponential moving average
      
      test=develop, test=document_preview
      
      * Fix docs
      
      test=develop, test=document_preview
      4f4f0993
    • T
      update unique_name notes and examples (#17671) · 67a6297a
      Tao Luo 提交于
      test=develop
      67a6297a
  3. 27 5月, 2019 1 次提交
  4. 26 5月, 2019 1 次提交
  5. 25 5月, 2019 2 次提交
  6. 24 5月, 2019 4 次提交
  7. 23 5月, 2019 5 次提交
  8. 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
  9. 21 5月, 2019 2 次提交
  10. 20 5月, 2019 1 次提交
  11. 18 5月, 2019 1 次提交
    • J
      fix data_feed_desc.py example run error (#17452) · 75cda4d9
      jiaqi 提交于
      * fix data_feed_desc.py example run error
      test=develop
      test=test=document_preview
      
      * fix data_feed_desc.py example display error
      test=develop
      test=document_preview
      
      * update API.spec for DataFeedDesc
      test=develop
      test=document_preview
      75cda4d9
  12. 16 5月, 2019 2 次提交
    • L
      improve the API Sample of DataFeeder, memory_optimize and release_memory (#17374) · 6a53fa95
      liuwei1031 提交于
      * improve the API Sample of DataFeeder, memory_optimize and release_memory, test=develop
      
      * update API.spec, test=develop, test=document_preview
      
      * tweak the code format of feed API, test=develop
      
      *  update API.spec, test=develop
      
      * improve doc for DataFeeder and default_main_program, test=develop
      6a53fa95
    • J
      init auto loss scaling (#17194) · 30e178fa
      Jie Fang 提交于
      * init auto loss scaling
      
      test=develop
      
      * change API.spec
      
      * change ifelse to switch and use reduce_sum to optimize checking isfinite
      
      test=develop
      
      * Remove redundant code
      
      test=develop
      30e178fa
  13. 15 5月, 2019 1 次提交
  14. 14 5月, 2019 3 次提交
  15. 13 5月, 2019 2 次提交
  16. 12 5月, 2019 1 次提交
  17. 10 5月, 2019 3 次提交
  18. 09 5月, 2019 2 次提交