1. 01 12月, 2020 2 次提交
  2. 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
  3. 19 10月, 2020 1 次提交
  4. 16 10月, 2020 1 次提交
  5. 15 10月, 2020 2 次提交
  6. 14 10月, 2020 1 次提交
  7. 30 9月, 2020 1 次提交
  8. 28 9月, 2020 1 次提交
  9. 24 9月, 2020 1 次提交
  10. 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
  11. 18 9月, 2020 1 次提交
  12. 17 9月, 2020 1 次提交
  13. 10 9月, 2020 1 次提交
  14. 07 9月, 2020 1 次提交
  15. 04 9月, 2020 1 次提交
  16. 03 9月, 2020 1 次提交
  17. 31 8月, 2020 1 次提交
  18. 30 8月, 2020 1 次提交
  19. 29 8月, 2020 1 次提交
  20. 25 8月, 2020 1 次提交
  21. 22 8月, 2020 1 次提交
  22. 21 8月, 2020 1 次提交
  23. 20 8月, 2020 1 次提交
  24. 17 8月, 2020 1 次提交
  25. 13 8月, 2020 1 次提交
  26. 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
  27. 10 8月, 2020 1 次提交
  28. 05 8月, 2020 1 次提交
  29. 04 8月, 2020 1 次提交
  30. 03 8月, 2020 1 次提交
  31. 29 7月, 2020 1 次提交
  32. 23 7月, 2020 1 次提交
  33. 20 7月, 2020 1 次提交
  34. 06 7月, 2020 1 次提交
  35. 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
  36. 23 3月, 2020 1 次提交
  37. 17 9月, 2018 1 次提交
  38. 03 9月, 2018 1 次提交