1. 25 4月, 2022 1 次提交
    • Y
      fix en docs of some Apis (gradients, scope_guard, cuda_places, name_scope,... · 6dd9dd39
      Yilingyelu 提交于
      fix en docs of some Apis (gradients, scope_guard, cuda_places, name_scope, device_guard, load_program_state, scale, ParamAttr and WeightNormParamAttr) (#41604)
      
      * Update scope_guard; test=document_fix
      
      * gradients; test=document_fix
      
      * gradients; test=document_fix
      
      * name_scope; test=document_fix
      
      * cpu_places; test=document_fix
      
      * WeightNormParamAttr; test=document_fix
      
      * cuda_places; test=document_fix
      
      * load_program_state; test=document_fix
      
      * device_guard; test=document_fix
      
      * device_guard; test=document_fix
      
      * ParamAttr; test=document_fix
      
      * scale; test=document_fix
      
      * scale; test=document_fix
      
      * update code example;test=document_fix
      Co-authored-by: NChen Long <1300851984@qq.com>
      6dd9dd39
  2. 22 2月, 2021 1 次提交
  3. 07 12月, 2020 1 次提交
    • L
      [paddle v2.0.0rc1: API fixs] assign/conv2d/conv2d_transpose/cast/ParamAttr (#29171) · 2ee7a6b0
      liuyuhui 提交于
      * fix DLTP-15151, paddle.ParamAttr API
      
      * fix DLTP-15083/DLTP-15274, paddle.nn.functionl.assign paddle.cast API
      
      * fix DLTP-15431/DLTP-15432, paddle.static.nn.conv2d paddle.static.nn.conv2d_transpose API
      
      * fix DLTP-15083, paddle.nn.functionl.assign API
      
      * fix DLTP-15431/DLTP-15432, paddle.static.nn.conv2d paddle.static.nn.conv2d_transpose API
      
      * support in_dygraph_mode for cast op, test=develop
      
      * fix bug,test=develop
      
      * fix doc
      
      * fix DLTP-15431/DLTP-15432, paddle.static.nn.conv2d paddle.static.nn.conv2d_transpose API
      2ee7a6b0
  4. 05 12月, 2020 1 次提交
  5. 24 11月, 2020 1 次提交
    • L
      Upgrade string literals to raw string (#28989) · 3815d7aa
      Leo Chen 提交于
      * upgrade comment string to raw string
      
      * fix string in
      
      * fix string with ' '
      
      * revert update on comments
      
      * upgrade only necessary
      
      * fix sample code checker
      
      * fix comments with '''
      3815d7aa
  6. 19 11月, 2020 1 次提交
  7. 14 10月, 2020 1 次提交
  8. 09 10月, 2020 1 次提交
  9. 30 9月, 2020 2 次提交
  10. 28 9月, 2020 1 次提交
  11. 20 8月, 2020 1 次提交
  12. 14 5月, 2020 1 次提交
  13. 17 4月, 2020 1 次提交
  14. 14 4月, 2020 1 次提交
  15. 09 4月, 2020 1 次提交
  16. 07 4月, 2020 1 次提交
  17. 02 4月, 2020 1 次提交
  18. 23 2月, 2020 1 次提交
  19. 07 1月, 2020 1 次提交
    • H
      Support dygraph structuerd name (#21930) · 2f49cf70
      hong 提交于
      * support dygraph structured name; test=develop
      
      * add load static param unitest and fix save load; test=develop
      
      * fix varBase import error; test=develop
      
      * fix unitest error; test=develop
      
      * add comment for parameter; test=develop
      
      * fix uni test error; test=develop
      
      * change parallel se-resnet; test=develop
      
      * fix dygraph se resnext parallel test; test=develop
      
      * remove useless code; test=develop
      
      * remove useless code; test=develop
      2f49cf70
  20. 10 10月, 2019 2 次提交
  21. 27 9月, 2019 1 次提交
  22. 24 8月, 2019 1 次提交
  23. 05 8月, 2019 1 次提交
  24. 23 5月, 2019 1 次提交
  25. 08 5月, 2019 1 次提交
  26. 04 12月, 2018 1 次提交
    • T
      fix api format and example (#14686) · 6d04a9cf
      Tink_Y 提交于
      * fix api format and examples
      
      test=develop
      
      * Update executor.py
      
      test=develop
      
      * Update nn.py
      
      * Update nn.py
      
      test=develop
      
      * Update nn.py
      
      test=develop
      6d04a9cf
  27. 25 9月, 2018 1 次提交
  28. 15 8月, 2018 1 次提交
  29. 30 7月, 2018 1 次提交
  30. 26 7月, 2018 1 次提交
  31. 12 7月, 2018 1 次提交
  32. 20 6月, 2018 1 次提交
  33. 19 6月, 2018 1 次提交
  34. 04 4月, 2018 1 次提交
  35. 02 4月, 2018 1 次提交
    • W
      Refine average model option · 9708b21f
      wanghaoshuang 提交于
      1. Add attr 'average' into ParamAttr.
      2. Make 'params_grads' optional for AverageModel.
      3. Add option 'average_mean' and 'average_variance' for batch_normal.
      9708b21f
  36. 24 2月, 2018 1 次提交
  37. 12 2月, 2018 1 次提交
  38. 29 1月, 2018 1 次提交