1. 21 11月, 2022 1 次提交
  2. 23 10月, 2022 1 次提交
  3. 19 10月, 2022 1 次提交
  4. 27 9月, 2022 1 次提交
  5. 14 9月, 2022 1 次提交
  6. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  7. 22 4月, 2021 1 次提交
  8. 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
  9. 21 10月, 2020 1 次提交
    • C
      2.0rc api rename (#28088) · 7c1aa0d6
      cnn 提交于
      * rename manual_seed to seed
      
      * rename xxx1d-->xxx1D, xxx2d-->xxx2D, xxx3d-->xxx3D
      
      * rename manual_seed --> seed
      
      * do not rename .cc, .cu and .h file
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * disable_static on doc example code
      
      * donot change manual_seed on generator
      
      * add enable_static on sample code
      
      * convert python/paddle/fluid/layers/nn.py to bak
      
      * fix typo
      
      * fix code style
      
      * fix seed to manual_seed when call functions of Generator()
      
      * fix bug
      7c1aa0d6
  10. 14 5月, 2020 1 次提交
  11. 13 5月, 2020 1 次提交
  12. 07 5月, 2020 1 次提交
  13. 30 4月, 2020 1 次提交
  14. 02 4月, 2020 1 次提交
  15. 23 2月, 2020 1 次提交
  16. 11 10月, 2019 3 次提交
  17. 10 10月, 2019 1 次提交
    • S
      fix document of 11 APIs (#20278) · a73e1f68
      SunGaofeng 提交于
      * modify document of 11 APIs
      test=develop
      test=document_fix
      
      * fix dtype to data type and description of name parameter
      a73e1f68
  18. 09 10月, 2019 1 次提交
  19. 08 10月, 2019 1 次提交
  20. 01 7月, 2019 1 次提交
  21. 24 5月, 2019 1 次提交
  22. 10 5月, 2019 1 次提交
  23. 08 5月, 2019 1 次提交
  24. 07 5月, 2019 1 次提交
  25. 23 11月, 2018 1 次提交
  26. 19 10月, 2018 1 次提交
    • C
      Fix add doc for bias_attr (#13937) · 9775e50c
      chengduo 提交于
      * fix conv doc
      test=develop
      
      * fix seq_conv doc
      test=develop
      
      * fix simple_img_conv_pool
      test=develop
      
      * update API.spec
      
      * update parameter doc
      test=develop
      
      * follow comment
      test=develop
      
      * fix other layer
      test=develop
      
      * fix lstm bias_attr doc
      test=develop
      9775e50c
  27. 28 9月, 2018 1 次提交
  28. 19 9月, 2018 1 次提交
  29. 23 8月, 2018 2 次提交
  30. 22 8月, 2018 1 次提交
  31. 15 8月, 2018 1 次提交
  32. 06 8月, 2018 1 次提交
  33. 26 7月, 2018 1 次提交
  34. 20 6月, 2018 1 次提交
  35. 28 3月, 2018 1 次提交
  36. 10 3月, 2018 1 次提交
  37. 07 3月, 2018 1 次提交