1. 11 3月, 2022 1 次提交
    • C
      [Phi] Reduce grad (#40263) · f452ad5c
      chentianyu03 提交于
      * add reduce_sum grad kernel
      
      * add reduce_grad
      
      * modify reduce grad
      
      * update reduce grad functions
      
      * fix build error
      
      * add argument mapping
      
      * move cast input after grad
      
      * add dims.size=1 cpu reduce_sum grad compute method
      
      * update reduce grad GPU
      
      * remove raw reduce_sum_grad kernel
      
      * modify header files
      
      * add namespace funcs for reduce_grad_funcstions
      f452ad5c
  2. 09 3月, 2022 1 次提交
    • C
      [Phi] move Reduce max kernel into phi (#40225) · 8031a4dc
      chentianyu03 提交于
      * add reduce_max kernel
      
      * add reduce max kernel
      
      * update reduce max Argumentmapping
      
      * remove reduce_max kernel
      
      * remove reduce_max kernel
      
      * add reduce max infermeta
      
      * rename reduce infermeta
      8031a4dc
  3. 02 3月, 2022 1 次提交
  4. 01 3月, 2022 1 次提交
    • C
      [Phi]rm reduce infershape (#39820) · 09039636
      chentianyu03 提交于
      * modify infershape utils and rm reduce infershape
      
      * merge develop
      
      * fix infermete bug
      
      * add IsForInferShape func in ArgumentMappingContext
      
      * add reduce_mean infermeta
      
      * modify annotation
      
      * add default dims
      09039636
  5. 22 2月, 2022 1 次提交
  6. 20 2月, 2022 1 次提交
  7. 11 2月, 2022 1 次提交
  8. 10 2月, 2022 1 次提交
  9. 02 2月, 2022 1 次提交
  10. 28 1月, 2022 1 次提交