1. 08 11月, 2022 1 次提交
  2. 03 11月, 2022 1 次提交
  3. 23 10月, 2022 1 次提交
  4. 27 9月, 2022 1 次提交
  5. 05 7月, 2022 1 次提交
  6. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  7. 04 8月, 2021 1 次提交
    • C
      Add gradient with optimizer API (#34395) · d9e63a81
      chentianyu03 提交于
      * add gradients_with_optimizer api
      
      * modify gradients_with_optimizer
      
      * add gradients_with_optimizer api into paddle.auto.backward_mode
      
      * add gradients_with_optimizer test case
      
      * add doc for gradients_with_optimizer
      
      * add doc for gradients_with_optimizer
      d9e63a81
  8. 16 6月, 2021 1 次提交
  9. 10 4月, 2020 1 次提交
  10. 09 4月, 2020 1 次提交
  11. 07 2月, 2020 1 次提交
    • A
      polish no_grad_set of gradient and append_backward (#22440) · 50af6b5d
      Aurelius84 提交于
      * polish backward api doc test=develop, test=document_preview,
             test=document_fix
      
      * polish backward api doc test=develop, test=document_preview, test=document_fix
      
      * no_grad supports set of Variable test=develop, test=document_preview
      
      * polish sample code of append_backward test=develop, test=document_preview
      
      * modify assert into Raise TypeError test=develop,test=document_preview
      
      * fix unittest failed test=develop
      
      * rm useless file test=develop
      
      * polish en doc test=develop
      
      * polish code of no_grad_set test=develop
      
      * polish code of no_grad_set test=develop
      50af6b5d
  12. 01 1月, 2020 1 次提交
  13. 16 12月, 2019 1 次提交
    • A
      Enhance checking on sub branch of backward (#21582) · 1ee5ba1c
      Aurelius84 提交于
      * add backward unittest test=develop
      
      * add sub-branch in test_backward.py test=develop
      
      * refine code, add comment test=develop
      
      * reconstruct TestBackward Class test=develop
      
      * fix typo of comment test=develop
      1ee5ba1c
  14. 19 8月, 2019 1 次提交
  15. 24 7月, 2019 1 次提交
  16. 02 7月, 2019 1 次提交