1. 12 5月, 2022 1 次提交
  2. 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
  3. 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
  4. 21 2月, 2022 1 次提交
  5. 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
  6. 08 11月, 2021 1 次提交
  7. 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
  8. 19 10月, 2021 1 次提交
  9. 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
  10. 02 9月, 2021 1 次提交
  11. 29 7月, 2021 2 次提交
  12. 23 7月, 2021 1 次提交
  13. 22 7月, 2021 1 次提交
  14. 08 7月, 2021 1 次提交
  15. 28 6月, 2021 9 次提交
  16. 21 6月, 2021 1 次提交
  17. 18 6月, 2021 1 次提交
  18. 11 6月, 2021 1 次提交
  19. 10 6月, 2021 1 次提交
  20. 09 6月, 2021 1 次提交
  21. 07 6月, 2021 1 次提交
  22. 04 6月, 2021 1 次提交
  23. 03 6月, 2021 1 次提交
  24. 01 6月, 2021 2 次提交
  25. 07 5月, 2021 1 次提交
    • Z
      remove packages in __all__ (#32759) · a77ade0e
      zhiboniu 提交于
      * [OPs] Bug fix, fix the segment mean for illegal syncthreads usage. (#32596) (#32610)
      
      * [OPs] Bug fix, fix the segment mean for illegal syncthreads usage.
      
      * remove packages in __all__
      
      * create new public api level paddle.callbacks;paddle.hub;paddle.utils.unique_name
      Co-authored-by: NZhong Hui <zhonghui.net@gmail.com>
      a77ade0e
  26. 29 4月, 2021 2 次提交
  27. 26 4月, 2021 2 次提交
  28. 25 4月, 2021 1 次提交