1. 24 5月, 2019 1 次提交
  2. 15 5月, 2019 1 次提交
    • J
      add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118) · 66d51206
      jiaqi 提交于
      * add save/load model, shrink table, cvm, config file & fix pull dense bug
      test=develop
      
      * fix global shuffle bug, fix pull dense bug, fix release memeory bug, fix shrink error
      add client flush, add get data size
      test=develop
      
      * fix global shuffle bug
      test=develop
      
      * fix global shuffle bug
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style & modify pslib cmake
      test=develop
      
      * fix error of _role_maker
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix windows compile error of fleet
      test=develop
      
      * fix global shuffle bug
      
      * add comment
      test=develop
      
      * update pslib.cmake
      test=develop
      
      * fix fill sparse bug
      test=develop
      
      * fix push sparse bug
      test=develop
      66d51206
  3. 10 5月, 2019 1 次提交
    • Q
      Double backward of conv2d. (#17211) · e32c9888
      qingqing01 提交于
      * Add conv2d_grad_grad_op
      * Extracte the cuDNN conv algo searching code in conv_cudnn_helper.h.
          - Now use it in conv2d_grad_grad.
          - Will simply the searching code in conv2d and conv2d_grad in next PR.
      * Enhance and fix bug in unit testing of gradient_checker.
      * Support to fetch empty variables,return None in Python.
      e32c9888
  4. 09 5月, 2019 1 次提交
  5. 08 5月, 2019 2 次提交
    • L
      Repair api example (#17221) · e388a1fb
      lujun 提交于
      Fix the following API examples:
      
      paddle.fluid.scope_guard
      paddle.fluid.backward.append_backward
      paddle.fluid.cpu_places
      paddle.fluid.cuda_pinned_places
      paddle.fluid.cuda_places
      paddle.fluid.in_dygraph_mode
      paddle.fluid.CUDAPlace
      paddle.fluid.CPUPlace
      paddle.fluid.CUDAPinnedPlace
      e388a1fb
    • C
      Polish Executor and Compiler doc (#17262) · 8f534696
      chengduo 提交于
      * polish doc
      test=develop
      
      * updata parallel executor doc
      test=develop
      
      * update API.spec
      test=develop
      
      * polish code
      test=develop
      8f534696
  6. 21 4月, 2019 1 次提交
    • Z
      Refine model gpu memory (#16993) · 1202d3fc
      Zeng Jinle 提交于
      * speedup gc and inplace softmax_with_cross_entropy_grad
      test=develop
      
      * refine models gpu mem
      Merge skip vars and warning messages of mem opt
      remove relu mem opt
      test=develop
      
      * follow comments
      test=develop
      1202d3fc
  7. 10 4月, 2019 1 次提交
  8. 04 4月, 2019 1 次提交
  9. 03 4月, 2019 1 次提交
  10. 30 3月, 2019 1 次提交
  11. 29 3月, 2019 19 次提交
  12. 19 3月, 2019 2 次提交
  13. 11 3月, 2019 1 次提交
  14. 04 3月, 2019 1 次提交
    • S
      Fix doc · 1a5f31b5
      sneaxiy 提交于
      test=develop
      1a5f31b5
  15. 01 3月, 2019 1 次提交
    • S
      Fix doc · 7c4303bc
      sneaxiy 提交于
      test=develop
      7c4303bc
  16. 25 2月, 2019 1 次提交
  17. 21 2月, 2019 1 次提交
  18. 20 2月, 2019 1 次提交
  19. 12 2月, 2019 1 次提交
    • S
      rename · 7e399b06
      sneaxiy 提交于
      test=develop
      7e399b06
  20. 11 2月, 2019 1 次提交