1. 22 7月, 2022 1 次提交
  2. 21 7月, 2022 1 次提交
  3. 18 7月, 2022 5 次提交
  4. 13 7月, 2022 2 次提交
  5. 12 7月, 2022 1 次提交
  6. 11 7月, 2022 1 次提交
    • X
      reorganize the higher order autodiff api (#44119) · dd63e5b4
      Xiaoxu Chen 提交于
      * move _gradients to primapi and rename to grad
      
      * modify jvp to call forward_grad in primitive mode
      
      * add primapi unittest and remove some unused test cases.
      
      * fix  circular import problem
      
      * move paddle/autograd/functional into paddle/incubate.autograd/functional
      
      * remove unused JacobianBatchLast class
      dd63e5b4
  7. 07 7月, 2022 1 次提交
    • A
      [IPU] support dy2static for IPU merge code (#43770) · 6984fbca
      Allen Guo 提交于
      * feat(): dynamic_to_static support for ipu.
      
      * fix(): format fix.
      
      * fix format
      
      * fix cpplint error
      
      * use phi::errors
      
      * fix format
      
      * fix format
      
      * fix(): add api to restore patched function.
      
      * fix(): identity_loss uses cpu place as expected kernel type.
      
      * doc(): add IPU dy2static related docs.
      
      * fix(): combine test cases.
      
      * fix format
      
      * fix comment
      
      * fix format
      
      * apply comment
      
      * fix compiling
      
      * fix(): align docs.
      
      * fix(): fix identity_loss function docs.
      
      * fix(): adjust mean and sum in identity_loss.
      
      * fix(): minor docs.
      
      * move API to paddle.incubate.identity_loss
      
      * fix UT
      Co-authored-by: Nzhaorui chen <zhaoruic@graphcore.ai>
      6984fbca
  8. 06 7月, 2022 1 次提交
  9. 05 7月, 2022 1 次提交
  10. 30 6月, 2022 1 次提交
  11. 28 6月, 2022 4 次提交
  12. 27 6月, 2022 1 次提交
  13. 24 6月, 2022 1 次提交
  14. 23 6月, 2022 1 次提交
  15. 21 6月, 2022 1 次提交
  16. 20 6月, 2022 1 次提交
  17. 17 6月, 2022 2 次提交
  18. 15 6月, 2022 2 次提交
  19. 14 6月, 2022 1 次提交
  20. 13 6月, 2022 1 次提交
  21. 09 6月, 2022 1 次提交
  22. 07 6月, 2022 1 次提交
  23. 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
  24. 02 6月, 2022 2 次提交
  25. 01 6月, 2022 2 次提交
  26. 31 5月, 2022 1 次提交
  27. 30 5月, 2022 2 次提交