1. 28 7月, 2022 4 次提交
  2. 27 7月, 2022 2 次提交
  3. 26 7月, 2022 4 次提交
  4. 25 7月, 2022 1 次提交
  5. 22 7月, 2022 1 次提交
  6. 21 7月, 2022 1 次提交
    • X
      [ Phi ] svd transfer (#44392) · ba89a3d3
      xiongkun 提交于
      * svd cpu forward
      
      * svd gpu forward
      
      * transfer the backward of svd
      
      * remove cusolver in svd_grad
      
      * svd kernel bug fix
      
      * fix bugs
      
      * fix bugs.
      
      * fix bug
      ba89a3d3
  7. 20 7月, 2022 5 次提交
  8. 19 7月, 2022 2 次提交
    • W
      [Phi]Move angle op to phi (#44393) · 547075e9
      WangZhen 提交于
      * Move angle op to phi
      
      * Replace mutable_data using Alloc
      
      * Remove some include
      
      * Try to fix windows ci error
      
      * include math.h to fix windows ci error
      
      * Fix kernel name
      
      * Move angle_grad infershape
      547075e9
    • F
      move eig operator from fluid to phi (#44398) · 3788f5e5
      freeliuzc 提交于
      * move eig operator from fluid to phi
      
      * add eig_grad unitest, upgrade IsComplexType() from fluid to phi
      3788f5e5
  9. 18 7月, 2022 1 次提交
  10. 16 7月, 2022 1 次提交
    • W
      [Phi] Migrate solve kernel to phi (#44363) · c0a7830f
      Weilong Wu 提交于
      * draft version
      
      * draft version
      
      * draft version
      
      * migrate solve kernel to phi
      
      * polish
      
      * polish
      
      * re useless header file, fix a bug in grad_kernel_impl
      
      * add header file in need
      c0a7830f
  11. 15 7月, 2022 1 次提交
  12. 14 7月, 2022 2 次提交
  13. 13 7月, 2022 2 次提交
  14. 12 7月, 2022 2 次提交
  15. 11 7月, 2022 2 次提交
  16. 07 7月, 2022 2 次提交
    • L
      Refine dist kernel, reuse norm (#44154) · 337bb47b
      Leo Chen 提交于
      * refine dist kernel, reuse norm
      
      * follow comments
      337bb47b
    • 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
  17. 30 6月, 2022 1 次提交
  18. 28 6月, 2022 1 次提交
  19. 24 6月, 2022 1 次提交
    • Y
      [Phi]Change Copy from Kernel to basic component utils (#43622) · 2739bd73
      YuanRisheng 提交于
      * perfect copy
      
      * deal with conflict
      
      * deal with conflict
      
      * fix compile bugs
      
      * fix unittest bugs
      
      * change code format
      
      * deal with conflict
      
      * modify code by review
      
      * fix ce bugs
      
      * fix ce bugs
      
      * add lo
      
      * perfect code format
      
      * deal with conflicts
      2739bd73
  20. 23 6月, 2022 1 次提交
  21. 20 6月, 2022 1 次提交
  22. 10 6月, 2022 1 次提交
  23. 09 6月, 2022 1 次提交