1. 09 8月, 2022 1 次提交
    • S
      [geometric]Add paddle.geometric.send_u_recv API (#44580) · 34b43555
      Siming Dai 提交于
      * change out_size to INTArray
      
      * fix out_size eager bug
      
      * add unittest for out_size tensor
      
      * add deprecated for paddle.incubate.graph_send_recv, add paddle.geometric.send_u_recv and unittests
      
      * fix lowest bug
      
      * fix according review comment
      
      * add default value in yaml
      
      * change api file name
      
      * change name
      34b43555
  2. 08 8月, 2022 1 次提交
  3. 04 8月, 2022 1 次提交
    • N
      [Docs][en] adjust code example format (#44679) · d5de7886
      Nyakku Shigure 提交于
      * add name attribute to code-block, test=document_fix
      
      * remove redundant labels, test=document_fix
      
      * remove redundant labels (from upstream), test=document_fix
      
      * more COPY-FROM (try multiple code example), test=document_fix
      
      * empty commit, try to trigger PR-CI-build
      
      * fix some `Examples:` format issues
      
      * fix some ci errors
      d5de7886
  4. 03 8月, 2022 1 次提交
  5. 01 8月, 2022 1 次提交
  6. 29 7月, 2022 1 次提交
  7. 27 7月, 2022 2 次提交
  8. 26 7月, 2022 2 次提交
  9. 22 7月, 2022 1 次提交
  10. 21 7月, 2022 1 次提交
  11. 18 7月, 2022 5 次提交
  12. 13 7月, 2022 2 次提交
  13. 12 7月, 2022 1 次提交
  14. 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
  15. 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
  16. 06 7月, 2022 1 次提交
  17. 05 7月, 2022 1 次提交
  18. 30 6月, 2022 1 次提交
  19. 28 6月, 2022 4 次提交
  20. 27 6月, 2022 1 次提交
  21. 24 6月, 2022 1 次提交
  22. 23 6月, 2022 1 次提交
  23. 21 6月, 2022 1 次提交
  24. 20 6月, 2022 1 次提交
  25. 17 6月, 2022 2 次提交
  26. 15 6月, 2022 2 次提交
  27. 14 6月, 2022 1 次提交
  28. 13 6月, 2022 1 次提交