1. 28 7月, 2022 2 次提交
  2. 27 7月, 2022 5 次提交
  3. 26 7月, 2022 5 次提交
  4. 25 7月, 2022 2 次提交
  5. 22 7月, 2022 1 次提交
  6. 21 7月, 2022 2 次提交
  7. 20 7月, 2022 6 次提交
  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. 15 7月, 2022 1 次提交
  10. 14 7月, 2022 1 次提交
  11. 13 7月, 2022 2 次提交
  12. 12 7月, 2022 1 次提交
  13. 01 7月, 2022 1 次提交
  14. 30 6月, 2022 2 次提交
  15. 29 6月, 2022 2 次提交
  16. 28 6月, 2022 1 次提交
  17. 27 6月, 2022 1 次提交
  18. 23 6月, 2022 1 次提交
  19. 22 6月, 2022 1 次提交
    • F
      fix bugs in codegen for operators (#43594) · a160c417
      Feiyu Chan 提交于
      * add codegen for get_expected_kernel, add argument mapping for selected_rows kernels, fix other bugs in codegen for operators.
      * move bernoulli, erf, mv, poisson, trunc, erf to api.yaml and corresponding backward api to backward.yaml
      * generate EmptyGradOpMaker for ops without grad op
      * add code to generate all possible kernel signatures for infrt
      a160c417
  20. 15 6月, 2022 1 次提交