1. 28 7月, 2022 8 次提交
  2. 27 7月, 2022 6 次提交
  3. 26 7月, 2022 6 次提交
  4. 25 7月, 2022 2 次提交
  5. 22 7月, 2022 2 次提交
  6. 21 7月, 2022 3 次提交
  7. 20 7月, 2022 6 次提交
  8. 19 7月, 2022 4 次提交
    • 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
    • Z
      Standard name of sparse pool (#44344) · 9e307229
      zhangkaihuo 提交于
      9e307229
    • W
      [Phi] Migrate infermeta and add yaml for solve op (#44379) · 5dfb87d9
      Weilong Wu 提交于
      * migrate solve kernel to phi
      
      * re useless header file, fix a bug in grad_kernel_impl
      
      * add header file in need
      
      * add yaml for solve op
      
      * fix solve_sig.cc ArgumentMapping and update tests case
      
      * disable legacy dygraph check in op_test
      
      * rm solve_op.cc / solve_sig.cc and migrate yaml config
      
      * Update op_test.py
      
      disable legacy dygraph check when check_eager is True
      5dfb87d9
  9. 18 7月, 2022 2 次提交
  10. 15 7月, 2022 1 次提交