1. 04 3月, 2022 1 次提交
    • C
      [phi]move reduce gpu impl funcs into pten/kernels/funcs (#39990) · e2e2d531
      chentianyu03 提交于
      * move reduce gpu impl funcs into pten/kernels/funcs
      
      * change reduce header name and namespace
      
      * fix spell word error
      
      * change mutable_data to dev_ctx.Alloc
      
      * modify place to devcontex
      
      * format code style
      
      * fix build error
      
      * fix build error
      
      * fix conflict
      e2e2d531
  2. 20 2月, 2022 1 次提交
  3. 09 2月, 2022 1 次提交
  4. 08 2月, 2022 1 次提交
  5. 06 2月, 2022 1 次提交
  6. 27 1月, 2022 1 次提交
  7. 05 1月, 2022 1 次提交
  8. 24 12月, 2021 1 次提交
    • C
      [pten] combine reduce_cuda codes (#38328) · 08941eda
      chentianyu03 提交于
      * combine reduce_cuda codes
      
      * support float16 in pten redcue_mean
      
      * replace ReduceCudaKernel impl with pten reduce impl
      
      * mv reduce funcs into reduce_cuda_impl
      
      * rm unsed codes and headers
      
      * mv GetReduceDim into reduce_cuda_impl
      
      * recover GetReduceDim in reduce_op.h
      
      * add new dispatch macro
      
      * fix pool op output not inited and cause transform to pten::denseTensor error
      
      * fix output tensor not initialized error
      
      * rename new dispatch macro and format code style
      
      * rm reduce_functor_op.h file
      08941eda
  9. 21 12月, 2021 1 次提交
  10. 16 12月, 2021 1 次提交
  11. 03 12月, 2021 1 次提交
  12. 17 11月, 2021 1 次提交
  13. 21 10月, 2021 1 次提交
  14. 28 9月, 2021 1 次提交
  15. 08 9月, 2021 1 次提交
  16. 17 8月, 2021 1 次提交
  17. 11 8月, 2021 1 次提交
  18. 05 8月, 2021 1 次提交
  19. 02 8月, 2021 1 次提交
  20. 12 7月, 2021 1 次提交
  21. 05 7月, 2021 1 次提交
  22. 02 7月, 2021 1 次提交
  23. 22 6月, 2021 1 次提交
  24. 25 5月, 2021 1 次提交