1. 14 8月, 2020 1 次提交
    • Y
      Upgrade `no_grad` decorator (#25472) · 617eb67f
      Yang Zhang 提交于
      * Upgrade `no_grad` decorator
      
      test=develop
      
      - match torch decorator usage (i.e., with parenthesis)
      - handle generator functions
      - add `paddle.no_grad` alias
      
      * Switch from `functools` to `decorator`
      
      preserves signature
      
      * Reword decorator usage note
      617eb67f
  2. 14 5月, 2020 1 次提交
  3. 22 4月, 2020 1 次提交
  4. 17 4月, 2020 1 次提交
  5. 07 4月, 2020 1 次提交
  6. 02 4月, 2020 1 次提交
  7. 11 3月, 2020 1 次提交
  8. 28 2月, 2020 1 次提交
  9. 07 1月, 2020 1 次提交
    • C
      Fix grad clip (#21784) · 5c339193
      Chengmo 提交于
      * fix grad clip, clip op belongs to Backward op when running in Parameter Server mode.
      5c339193
  10. 11 10月, 2019 2 次提交
  11. 10 10月, 2019 1 次提交
  12. 27 9月, 2019 2 次提交
    • Z
      Fix en docs of apis (#20050) · 20f0878f
      Zeng Jinle 提交于
      * fix en docs of apis, test=develop, test=document_fix
      
      * follow chunwei's comments, test=develop
      20f0878f
    • J
      Optimze/optimize dygraph api (#19999) · 39ff0f9c
      Jiabin Yang 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, Add Variable api and refine dygraph related API
      
      * test=develop, Add Variable api and refine dygraph related API
      
      * test=develop, refine test for new api and error info
      
      * test=develop, refine error info and test_layers
      
      * test=develop, add API.spec
      
      * test=devleop, fix to_string python2 and python3 compat error and refien doc
      
      * test=devleop, add API spec
      
      * test=devleop, update API spec
      
      * test=devleop, update API spec
      
      * test=develop, invoke ci
      
      * test=develop, fix example code
      
      * test=develop, update API spec
      
      * test=develop, add compat test and fix inplace campat dict error
      39ff0f9c
  13. 25 9月, 2019 1 次提交
    • Z
      Expose set_gradient_clip API (#19869) · 7912e6ca
      Zeng Jinle 提交于
      * expose set_gradient_clip, test=develop, test=document_preview, test=preview
      
      * expose gradient clip, test=develop, test=document_fix
      
      * refine doc, test=develop
      
      * follow lanxiang's comments, test=develop, test=document_fix
      7912e6ca
  14. 05 7月, 2019 1 次提交
    • J
      Hide no support (#18515) · 7586cdd5
      Jiabin Yang 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, hide no_support api and add ut for it
      7586cdd5
  15. 10 6月, 2019 1 次提交
  16. 28 5月, 2019 1 次提交
  17. 24 5月, 2019 1 次提交
  18. 05 12月, 2018 1 次提交
    • C
      Fix clip.py (#14718) · 04539d4c
      chengduo 提交于
      * expose square
      test=develop
      
      * fix activation
      test=develop
      
      * Add square API
      test=develop
      
      * add necessary op
      
      * code refine
      
      * fix API.spec
      test=develop
      
      * fix unit test
      test=develop
      
      * add unit test sparse_grad_clip
      test=develop
      
      * fix API.spec
      test=develop
      
      * remove mac test for test_gradient_clip
      test=develop
      
      * remove selectedrows_mul_tensor
      test=develop
      04539d4c
  19. 04 12月, 2018 1 次提交
    • T
      fix api format and example (#14686) · 6d04a9cf
      Tink_Y 提交于
      * fix api format and examples
      
      test=develop
      
      * Update executor.py
      
      test=develop
      
      * Update nn.py
      
      * Update nn.py
      
      test=develop
      
      * Update nn.py
      
      test=develop
      6d04a9cf
  20. 25 10月, 2018 1 次提交
  21. 23 10月, 2018 1 次提交
  22. 28 9月, 2018 1 次提交
  23. 26 9月, 2018 1 次提交
  24. 21 9月, 2018 1 次提交
  25. 18 9月, 2018 1 次提交
  26. 15 8月, 2018 1 次提交
  27. 30 7月, 2018 1 次提交
  28. 26 7月, 2018 1 次提交
  29. 17 7月, 2018 1 次提交
    • W
      Remove block api (#12107) · db67d60e
      Wu Yi 提交于
      * remove block api
      
      * remove clone_variable
      
      * hide block inner apis
      
      * update
      
      * fix tests
      db67d60e
  30. 13 7月, 2018 1 次提交
    • C
      Refine multi thread cpu parallel exe (#11406) · 86b0a725
      chengduo 提交于
      * refine multi-thread CPU Parallel exe
      
      * refine multi thread CPU Parallel exe
      
      * Refine CPU version for ParallelExecutor
      
      * add share_parameter_between_cards_
      
      * Fix ParallelExecutor bug
      
      * Fix unit test
      
      * Fix parameter opt balance
      
      * Fix with opti (param->grad)
      
      * Add grad to op var
      
      * Remove shard_param_between_cards
      86b0a725
  31. 12 7月, 2018 1 次提交
  32. 19 6月, 2018 1 次提交
  33. 18 6月, 2018 2 次提交
  34. 17 6月, 2018 1 次提交
  35. 15 5月, 2018 1 次提交
  36. 24 2月, 2018 1 次提交
  37. 12 2月, 2018 1 次提交