1. 27 7月, 2022 4 次提交
  2. 26 7月, 2022 12 次提交
  3. 25 7月, 2022 3 次提交
  4. 22 7月, 2022 6 次提交
  5. 21 7月, 2022 6 次提交
  6. 20 7月, 2022 7 次提交
  7. 19 7月, 2022 2 次提交
    • L
      compile phi/backends into one static library (#44373) · 1047cb17
      Leo Chen 提交于
      * compile into one static library
      
      * fix xpu compile
      
      * fix xpu compile
      
      * fix inference compile
      
      * fix inference compile
      
      * add custom test
      
      * revert one file
      1047cb17
    • 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