1. 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
  2. 09 5月, 2019 1 次提交
  3. 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
  4. 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
  5. 10 4月, 2019 1 次提交
  6. 04 4月, 2019 1 次提交
  7. 03 4月, 2019 1 次提交
  8. 30 3月, 2019 1 次提交
  9. 29 3月, 2019 19 次提交
  10. 19 3月, 2019 2 次提交
  11. 11 3月, 2019 1 次提交
  12. 04 3月, 2019 1 次提交
    • S
      Fix doc · 1a5f31b5
      sneaxiy 提交于
      test=develop
      1a5f31b5
  13. 01 3月, 2019 1 次提交
    • S
      Fix doc · 7c4303bc
      sneaxiy 提交于
      test=develop
      7c4303bc
  14. 25 2月, 2019 1 次提交
  15. 21 2月, 2019 1 次提交
  16. 20 2月, 2019 1 次提交
  17. 12 2月, 2019 1 次提交
    • S
      rename · 7e399b06
      sneaxiy 提交于
      test=develop
      7e399b06
  18. 11 2月, 2019 1 次提交
  19. 21 1月, 2019 2 次提交