1. 08 4月, 2023 1 次提交
  2. 07 4月, 2023 2 次提交
  3. 06 4月, 2023 5 次提交
  4. 04 4月, 2023 1 次提交
  5. 03 4月, 2023 1 次提交
  6. 31 3月, 2023 1 次提交
  7. 30 3月, 2023 1 次提交
  8. 28 3月, 2023 1 次提交
  9. 27 3月, 2023 2 次提交
  10. 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
  11. 20 3月, 2023 1 次提交
  12. 15 3月, 2023 1 次提交
    • HappyHeavyRain's avatar
      Move the "GetExpectedKernelType" into "get_expected_kernel_func.cc" (#51453) · f0db1f7e
      HappyHeavyRain 提交于
      * test_get_kernel
      
      * add invoke signature
      
      * change reduce_max
      
      * change frobenius_norm
      
      * reset reduce_max according to composite and change reduce_all
      
      * fix the bug when Scalar(*)
      
      * fix 'scalar when support_tensor'
      
      * change code according to review
      
      * change 'keep_signature' to 'manual_signature' and add some erro info
      f0db1f7e
  13. 24 2月, 2023 1 次提交
    • HappyHeavyRain's avatar
      support 'backend' in static ops (#50671) · 363825df
      HappyHeavyRain 提交于
      * support 'backend' in static ops
      
      * change bitwise_xx comment in python
      
      * change bitwise_xxx comment in python
      
      * change 'backend' and 'data_type' in GetExpectedKernelType
      363825df
  14. 23 2月, 2023 1 次提交
  15. 22 2月, 2023 1 次提交
  16. 17 2月, 2023 1 次提交
  17. 16 2月, 2023 1 次提交
  18. 10 2月, 2023 1 次提交
  19. 12 12月, 2022 1 次提交