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. 03 8月, 2022 1 次提交
  3. 01 8月, 2022 1 次提交
  4. 29 7月, 2022 1 次提交
  5. 28 7月, 2022 1 次提交
    • L
      [PHI] Move spectral_norm to phi (#44577) · 768e50c9
      Lin Manhui 提交于
      * Add kernel declarations
      
      * Copy kernel implementation code
      
      * Transfer implementation code
      
      * Fix: Move out_grad to first
      
      * Register new kernels
      
      * Remove old kernels
      
      * Move out_grad to last
      
      * Fix bugs
      
      * Transfer infermeta
      
      * Add yaml files
      
      * Add blank line
      
      * Fix code style
      
      * Optimize directory structure
      Co-authored-by: NBobholamovic <linmanhui@baidu.com>
      768e50c9
  6. 26 7月, 2022 1 次提交
  7. 12 7月, 2022 1 次提交
  8. 08 6月, 2022 1 次提交
  9. 05 6月, 2022 1 次提交
  10. 30 5月, 2022 1 次提交
  11. 27 5月, 2022 1 次提交
  12. 26 5月, 2022 1 次提交
  13. 12 4月, 2022 1 次提交
    • H
      Add layer norm yaml (#41589) · 43d5cca6
      hong 提交于
      * add layer norm infermeta
      
      * add layer norm yaml
      
      * polish layer norm infer meta
      
      * add layer norm to black list
      43d5cca6
  14. 07 4月, 2022 1 次提交
  15. 03 4月, 2022 1 次提交
  16. 31 3月, 2022 1 次提交
  17. 28 3月, 2022 1 次提交
  18. 22 3月, 2022 1 次提交
    • S
      [phi] Update graph_send_recv OP (#40509) · 67b46e45
      Siming Dai 提交于
      * add out_size shape for graph_send_recv
      
      * fix bug in register kernel: no const int& support
      
      * add out_size in infermeta
      
      * change unittest
      
      * fix unittest
      
      * fix out_size default value
      
      * fix doc
      
      * delete arg mapping
      
      * add sig
      
      * move -1 to 0
      
      * move -1 to 0
      67b46e45
  19. 18 3月, 2022 1 次提交
  20. 16 3月, 2022 1 次提交
  21. 13 3月, 2022 1 次提交
  22. 11 3月, 2022 1 次提交
  23. 10 3月, 2022 2 次提交
  24. 09 3月, 2022 2 次提交
  25. 04 3月, 2022 1 次提交
  26. 03 3月, 2022 1 次提交
  27. 25 2月, 2022 1 次提交