1. 29 8月, 2019 1 次提交
    • T
      Distributed training cherry-pick for Release 1.5 (#19486) · 416922e2
      tangwei12 提交于
      * fix bug in Class MultiSlotDataGenerator's function _gen_str, test=develop (#18222)
      * fix some bug when merge sparse embedding parameters, test=develop (#18223)
      * fix communicator with pyreader (#18350)
      * delete AllocatorFacade destructor  (#18606)
      * fix distribute transpiler GRPC error code 4, RPC Deadline (#18984)
      * merge pr #18441
      416922e2
  2. 02 7月, 2019 1 次提交
  3. 19 6月, 2019 2 次提交
    • T
      Release/1.5 cherry pick (#18139) · 598addf1
      tangwei12 提交于
      * fix save/load in fleet (#17675)
      
      * fix save/load in Fleet
      * add UT framework of Fleet (#18058)
      
      * add paddle cloud role maker for customized usage, note this is only for industrial users that have cloud environment pre-configuration (#18121)
      
      add paddle cloud role maker for specific cloud usage. This pr will simplifies user's configuration in distributed training.
      
      * assign role_maker before use (#18137)
      598addf1
    • K
      [cherry-pick] Fix logging to release/1.5 (#18026) · 7c7afef7
      Kaipeng Deng 提交于
      * fix logging unable. test=develop
      
      * unset sys.stdout for stream handler. test=develop
      
      * fix newly add basicConfig. test=develop
      
      * fix import error. test=release/1.5
      7c7afef7
  4. 27 5月, 2019 1 次提交
  5. 14 5月, 2019 1 次提交
  6. 09 5月, 2019 1 次提交
    • L
      Format file path (#17280) · a88a1faa
      lujun 提交于
      The parameter dirpath will be passed directly to c++ operater. The file address format will be different under win and UNIX.
      a88a1faa
  7. 08 5月, 2019 1 次提交
  8. 22 4月, 2019 1 次提交
  9. 20 3月, 2019 1 次提交
  10. 04 3月, 2019 1 次提交
  11. 01 3月, 2019 1 次提交
  12. 20 2月, 2019 2 次提交
  13. 31 1月, 2019 2 次提交
  14. 30 1月, 2019 1 次提交
  15. 29 1月, 2019 1 次提交
  16. 23 1月, 2019 1 次提交
  17. 07 12月, 2018 1 次提交
    • C
      Fix io doc (#14751) · 9fa87b23
      chengduo 提交于
      * fix io doc
      test=develop
      
      * refine data_feeder doc
      test=develop
      9fa87b23
  18. 27 11月, 2018 1 次提交
  19. 26 11月, 2018 1 次提交
    • T
      Fix save and load lookup table/optimizer vars (#14301) · 3639d99f
      tangwei12 提交于
      *  fix mkdir conflict
      
      *  fix load/save lookup tables
      
       test=develop
      
      * add lookup_table_utils
      
      * fix load optimize vars on pserver
      
      * delete lookup table utils
      
      * fix save and load lookup tables
      
      * fix load optimizer var
      
      * fix load optimizer var, test=develop
      
      * fix python 3 style, test=develop
      
      * move lookup_table_utils to contrib utils
      3639d99f
  20. 07 11月, 2018 1 次提交
  21. 02 11月, 2018 1 次提交
    • T
      [1.1] Load vars on PSERVER (#14037) · d325e668
      tangwei12 提交于
      * fix dim0 in _load_slice_up_vars
      
      * fix dim0 in _load_slice_up_vars, fix innershape in delete_var_op
      
      * Revert "fix lookuptable in reduce strategy"
      
      This reverts commit 0e722c5e
      
      * add unit test for dist
      
      * add unit test for dist, test=develop
      
      * cancel revert, test=develop
      d325e668
  22. 25 9月, 2018 2 次提交
  23. 20 9月, 2018 1 次提交
  24. 19 9月, 2018 1 次提交
    • X
      To support full model saving. · 10f7d004
      Xin Pan 提交于
      In the future, we'd like to encourage user to save
      everything during training.
      This allows us to
      1. Do more flexible optimization passes
      2. Re-train and fune-tune
      10f7d004
  25. 18 9月, 2018 1 次提交
  26. 10 9月, 2018 3 次提交
  27. 22 8月, 2018 1 次提交
  28. 21 8月, 2018 1 次提交
  29. 20 8月, 2018 1 次提交
  30. 17 8月, 2018 1 次提交
  31. 15 8月, 2018 1 次提交
  32. 14 8月, 2018 3 次提交