1. 24 3月, 2023 1 次提交
    • TaoTao Li's avatar
      add phi operator allreduce/reduce (#51857) · 47f87ad3
      TaoTao Li 提交于
      * add all_reduce, reduce kernel and api
      
      * fix all_reduce reduce ut
      
      fix reduce op maker conflict
      
      fix merge conflicts
      
      * fix conflicts, rename ReduceOp->ReduceBaseOp in reduce_ops
      
      rename allreduce op, to remove
      
      * fix code format
      
      fix comments
      
      * modify test_collective_reduce_api ut timeout
      
      * fix PR-CI-Build
      
      fix comments: format phi operator
      47f87ad3
  2. 02 7月, 2022 1 次提交
  3. 26 6月, 2022 1 次提交
  4. 15 3月, 2022 1 次提交
    • C
      [Phi]move reduce_min/any/all kernel (#40374) · c46e661d
      chentianyu03 提交于
      * add reduce_min kernel
      
      * remove raw reduce_min kernel
      
      * add reduce min
      
      * add reduce any all impl
      
      * add bool reduce Kernel
      
      * remove raw any/all kernel
      
      * add any all kernel
      
      * rm comment
      c46e661d
  5. 17 1月, 2022 1 次提交
    • W
      [Pten] Replace platform::Place to pten::Place. (#38899) · c48a9ad5
      Wilber 提交于
      * add pten::Place data structure.
      
      * update ci problem
      
      * fix ci problem
      
      * update
      
      * using platform::Place=pten::Place
      
      * remove BOOST_GET_CONST for CPUPlace and GPUPlace
      
      * compile pass 25%.
      
      * compile pass 45%
      
      * compile pass 60%
      
      * remove boost_get for xpu npu mlu and ipu
      
      * compile pass on cpu and gpu.
      
      * fix compile problem
      
      * fix compile error.
      
      * update
      
      * fix ci problem
      
      * update
      
      * ci approve
      
      * fix ci problem
      
      * fix ci eager test problem
      
      * remove BOOST_GET_CONST
      
      * fix npu compile
      c48a9ad5
  6. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  7. 05 4月, 2020 1 次提交
  8. 12 10月, 2019 1 次提交
  9. 12 4月, 2019 1 次提交
    • Z
      test=develop · 2d6b4f23
      zhoukunsheng 提交于
      bug fix: reduce_all, reduce_any register GRAD_OP, but have not defined GradKernel
      2d6b4f23
  10. 25 3月, 2019 1 次提交
    • Z
      test=develop · 664c342c
      zhoukunsheng 提交于
      split reduce_all_any_op.h into two files
      add unit test for reduce_all, reduce_any
      664c342c
  11. 20 3月, 2019 1 次提交
  12. 21 1月, 2019 1 次提交
  13. 10 1月, 2019 1 次提交
  14. 13 12月, 2018 1 次提交
    • S
      fix cmake · deb0d41c
      sneaxiy 提交于
      fix cmake again
      test=develop
      deb0d41c
  15. 10 12月, 2018 1 次提交
  16. 10 9月, 2018 1 次提交
  17. 18 6月, 2018 1 次提交
  18. 24 5月, 2018 1 次提交
  19. 23 5月, 2018 1 次提交
  20. 22 3月, 2018 1 次提交
  21. 07 3月, 2018 2 次提交
  22. 06 3月, 2018 2 次提交
  23. 15 2月, 2018 1 次提交
    • Y
      Update tensor_util.h (#8422) · cfffb1a3
      Yi Wang 提交于
      * Update tensor_util.h
      
      * Update with moved TensorDesc
      
      * Fix tensur_utils.cu
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Make tensor_util.cu a symbolic link
      cfffb1a3
  24. 10 2月, 2018 2 次提交
  25. 07 2月, 2018 1 次提交
  26. 06 2月, 2018 2 次提交
  27. 01 2月, 2018 1 次提交
  28. 31 1月, 2018 1 次提交
  29. 30 1月, 2018 1 次提交