1. 15 8月, 2019 1 次提交
  2. 14 8月, 2019 1 次提交
  3. 19 7月, 2019 1 次提交
  4. 01 7月, 2019 1 次提交
  5. 21 6月, 2019 1 次提交
  6. 19 6月, 2019 1 次提交
    • H
      Fix API example code (#18176) · bbc29292
      Huihuang Zheng 提交于
      The fixed APIs:
      6 Methods in paddle.fluid.io.PyReader
      paddle.fluid.layers.Preprocessor
      paddle.fluid.layers.py_reader
      paddle.fluid.io.save_params
      paddle.fluid.io.save_persistables
      
      test=develop
      test=document_preview
      bbc29292
  7. 12 6月, 2019 2 次提交
  8. 27 5月, 2019 1 次提交
  9. 14 5月, 2019 1 次提交
  10. 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
  11. 08 5月, 2019 1 次提交
  12. 22 4月, 2019 1 次提交
  13. 20 3月, 2019 1 次提交
  14. 04 3月, 2019 1 次提交
  15. 01 3月, 2019 1 次提交
  16. 20 2月, 2019 2 次提交
  17. 31 1月, 2019 2 次提交
  18. 30 1月, 2019 1 次提交
  19. 29 1月, 2019 1 次提交
  20. 23 1月, 2019 1 次提交
  21. 07 12月, 2018 1 次提交
    • C
      Fix io doc (#14751) · 9fa87b23
      chengduo 提交于
      * fix io doc
      test=develop
      
      * refine data_feeder doc
      test=develop
      9fa87b23
  22. 27 11月, 2018 1 次提交
  23. 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
  24. 07 11月, 2018 1 次提交
  25. 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
  26. 25 9月, 2018 2 次提交
  27. 20 9月, 2018 1 次提交
  28. 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
  29. 18 9月, 2018 1 次提交
  30. 10 9月, 2018 3 次提交
  31. 22 8月, 2018 1 次提交
  32. 21 8月, 2018 1 次提交
  33. 20 8月, 2018 1 次提交
  34. 17 8月, 2018 1 次提交