1. 03 12月, 2020 2 次提交
  2. 01 12月, 2020 2 次提交
  3. 27 11月, 2020 1 次提交
    • S
      Support dynamic graph distributed (#28997) · e2d01eb6
      ShenLiang 提交于
      * add reducer
      
      * refine envent for memorycopy
      
      * add concat&split for allreduce
      
      * apply concat & split for fuse tensor
      
      * fix nccl dep
      
      * fix the untest, compile problem and ddp initialize problem
      
      * fix untest for mac & add some comments & solve the repeated param in sublayers
      
      * fix untest for windows & fix document
      e2d01eb6
  4. 19 10月, 2020 1 次提交
  5. 16 10月, 2020 1 次提交
  6. 15 10月, 2020 2 次提交
  7. 14 10月, 2020 1 次提交
  8. 30 9月, 2020 1 次提交
  9. 28 9月, 2020 1 次提交
  10. 24 9月, 2020 1 次提交
  11. 20 9月, 2020 1 次提交
    • T
      【paddle.fleet】Fix/role maker api fix (#27326) · d6b54de4
      tangwei12 提交于
      * fix fleet util and gloo
      
      * fix worker endpoints
      
      * fix
      
      * fix UT
      
      * fix gloo
      
      * fix gloo
      
      * update gloo
      
      * update gloo
      
      * update gloo
      
      * update gloo
      
      * update gloo
      
      * fix gloo wrapper for hdfs
      
      * add file gloo and UT
      
      * fix UT
      
      * fix UT
      
      * fix UT
      
      * hide public method of RoleMaker
      
      * fix UT
      
      * GPU fleetrun support gloo
      
      * parameterserver fleetrun support gloo
      
      * add UT
      
      * add UT
      
      * fix UT
      
      * fix get server endpoint
      
      * fix get server endpoint
      
      * fix UT
      
      * hide public method of rolemaker
      
      * hide public method of rolemaker
      
      * hide public method of rolemaker
      
      * Update test_fleet_rolemaker_new.py
      
      * hide public method of rolemaker
      
      * hide public method of rolemaker
      d6b54de4
  12. 18 9月, 2020 1 次提交
  13. 17 9月, 2020 1 次提交
  14. 10 9月, 2020 1 次提交
  15. 07 9月, 2020 1 次提交
  16. 04 9月, 2020 1 次提交
  17. 03 9月, 2020 1 次提交
  18. 31 8月, 2020 1 次提交
  19. 30 8月, 2020 1 次提交
  20. 29 8月, 2020 1 次提交
  21. 25 8月, 2020 1 次提交
  22. 22 8月, 2020 1 次提交
  23. 21 8月, 2020 1 次提交
  24. 20 8月, 2020 1 次提交
  25. 17 8月, 2020 1 次提交
  26. 13 8月, 2020 1 次提交
  27. 11 8月, 2020 1 次提交
    • P
      Paddle-2.0 API directory migration (#25898) · 2efcb481
      pangyoki 提交于
      * Directory migration, test=develop
      
      * Change imperative from paddle init to paddle framework, test=develop
      
      * Fixed jit bug, test=develop
      
      * default static mode, test=develop
      
      * fixed format and create parameter belongs to framework, test=develop
      
      * Fixed import package, test=develop
      
      * fix __init__ format, test=develop
      
      * fixed alias problem
      
      * fixed paddle.enable_imperative problems, test=develop
      
      * Add unittest
      
      * delete install_check comment
      
      * Fixed unittest timeout
      
      * fixed unittest error
      
      * move Program default_xx_program to static package
      
      * optimize unittest method
      
      * fixed framework __init__ format
      
      * fixed jit path
      
      * delete alias
      
      * move jit to paddle
      
      * Fixed unittest format
      
      * fixed paddle.default_main_program
      
      * Fixed save load API in paddle __init__.py
      
      * fixed ci paddle.imperative.to_variable
      2efcb481
  28. 10 8月, 2020 1 次提交
  29. 05 8月, 2020 1 次提交
  30. 04 8月, 2020 1 次提交
  31. 03 8月, 2020 1 次提交
  32. 29 7月, 2020 1 次提交
  33. 23 7月, 2020 1 次提交
  34. 20 7月, 2020 1 次提交
  35. 06 7月, 2020 1 次提交
  36. 14 5月, 2020 1 次提交
    • G
      Add hapi.text and corresponding unit test. (#24457) · aa02e347
      Guo Sheng 提交于
      * Add hapi.text and corresponding unit test.
      test=develop
      
      * Remove hapi.text apis' reuse parameter args for coverage.
      test=develop
      
      * Fix TransformerCell and TransformerBeamSearchDecoder example codes.
      test=develop
      
      * Fix example codes in hapi.text.
      test=develop
      
      * Add some apis in hapi.text into example code white list.
      test=develop
      
      * Fix example code of DynamicDecode in hapi.text.
      text=develop
      
      * Rename Model.self as model in test_text.py
      test=develop
      aa02e347
  37. 23 3月, 2020 1 次提交