1. 26 10月, 2022 1 次提交
  2. 23 10月, 2022 1 次提交
  3. 19 10月, 2022 1 次提交
  4. 18 10月, 2022 1 次提交
  5. 14 10月, 2022 1 次提交
  6. 10 10月, 2022 1 次提交
  7. 27 9月, 2022 1 次提交
  8. 14 9月, 2022 1 次提交
  9. 11 7月, 2022 1 次提交
  10. 23 6月, 2022 1 次提交
    • N
      fix paddle.vision.datasets.* en docs (#43649) · 1fca8f33
      Nyakku Shigure 提交于
      * rewrite all code examples, test=document_fix
      
      * refine arguments, test=document_fix
      
      * fix desc format error, test=document_fix
      
      * capitalize the first letter, test=document_fix
      
      * refine api desc, test=document_fix
      
      * fix wrong COPY-FROM label in Model docs, test=document_fix
      
      * refine returns, test=document_fix
      
      * refine returns, test=document_fix
      
      * add a blank line in code block, test=document_fix
      1fca8f33
  11. 17 6月, 2022 1 次提交
    • N
      fix paddle.Model en docs (#43537) · 4c3969fa
      Nyakku Shigure 提交于
      * add copy-from label for code examples, test=document_fix
      
      * refine docs, test=document_fix
      
      * add some output for code example, test=document_fix
      
      * add `optional`, test=document_fix
      
      * add missing parameters, test=document_fix
      
      * add missing links for `ProgBarLogger` and `ModelCheckpoint`, test=document_fix
      
      * update eval_batch example, test=document_fix
      
      * fix typos in stack_outputs, test=document_fix
      
      * np.random -> paddle.random, test=document_fix
      4c3969fa
  12. 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
  13. 18 5月, 2022 2 次提交
  14. 13 5月, 2022 1 次提交
  15. 12 5月, 2022 1 次提交
  16. 25 3月, 2022 1 次提交
    • J
      Refactor Dygraph Flags (#40786) · 3085d5e4
      Jiabin Yang 提交于
      * refactor eager flags
      
      * fix flags error when we switch from eager to dygraph
      
      * fix ci problem
      
      * fix ci
      
      * fix ci
      
      * merge develop and fix code style
      
      * merge develop and fix code style
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * merge develop
      3085d5e4
  17. 21 3月, 2022 1 次提交
    • H
      Merge some test bug (#40543) · 56c43ccd
      hong 提交于
      * switch eager mode and change it
      
      * set default is eager
      
      * set default is eager
      
      * fix error; test=develop
      
      * fix some error; test=develop
      
      * update
      
      * upd
      
      * update code; test=develop
      
      * update
      
      * fix some bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix error; test=develop
      
      * format; test=develop
      Co-authored-by: NJiabinYang <360788950@qq.com>
      56c43ccd
  18. 21 2月, 2022 1 次提交
  19. 19 1月, 2022 1 次提交
    • Y
      Fix paddle.flops AttributeError (#38850) · ae1e71b3
      yingyibiao 提交于
      * Fix AttributeError when output y is a tuple which has no attribute 'shape'
      
      * Add unit test for dynamic_flops with multiple outputs
      
      * Add unit test for dynamic_flops with multiple outputs
      ae1e71b3
  20. 08 11月, 2021 1 次提交
  21. 22 10月, 2021 1 次提交
    • L
      [hapi] support dygraph amp O2 (#36441) · 08248db0
      Leo Chen 提交于
      * [hapi] support dygrapg amp O2
      
      * fix problem of static pure fp16 in hapi
      
      * fix bug
      
      * fix format
      
      * fix ut
      
      * follow comments
      
      * update ut
      
      * update amp save/load
      
      * fix ut
      
      * refine code format
      08248db0
  22. 19 10月, 2021 1 次提交
  23. 10 9月, 2021 1 次提交
    • S
      Fix warning (#34875) · 966f042d
      sunzhongkai588 提交于
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      966f042d
  24. 02 9月, 2021 1 次提交
  25. 29 7月, 2021 2 次提交
  26. 23 7月, 2021 1 次提交
  27. 22 7月, 2021 1 次提交
  28. 08 7月, 2021 1 次提交
  29. 28 6月, 2021 9 次提交
  30. 21 6月, 2021 1 次提交