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. 13 3月, 2023 1 次提交
  3. 09 3月, 2023 1 次提交
    • TaoTao Li's avatar
      Add comm context manager, add phi broadcast op (#51072) · c191b707
      TaoTao Li 提交于
      * * add comm context for device context
      
      * add broadcast phi operator kernel and api
      
      * add broadcast support dtype, update ut
      
      * fix broadcast bfloat16 type
      
      * fix ut
      
      * update test_collective_broadcast_api timeout to 300
      c191b707
  4. 03 3月, 2023 1 次提交
  5. 09 1月, 2023 1 次提交
  6. 26 12月, 2022 1 次提交
  7. 21 12月, 2022 1 次提交
  8. 20 12月, 2022 1 次提交
  9. 05 12月, 2022 1 次提交
  10. 29 11月, 2022 1 次提交
  11. 08 11月, 2022 1 次提交
  12. 23 10月, 2022 1 次提交
  13. 11 10月, 2022 2 次提交
  14. 27 9月, 2022 1 次提交
  15. 06 9月, 2022 1 次提交
  16. 17 8月, 2022 1 次提交
    • N
      [CodeStyle][NPU] use np.testing.assert_allclose instead of... · 2de0d676
      Nyakku Shigure 提交于
      [CodeStyle][NPU] use np.testing.assert_allclose instead of self.assertTrue(np.allclose(...)) (part 1) (#44988)
      
      * autofix
      
      * try resolve precision issues
      
      * revert some changes
      
      * clean some `err_msg`
      
      * 0.0001 -> 1e-4
      
      * update commented assert code
      
      * try to fix some shape errors
      
      * `numpy` -> `np`
      
      * empty commit, trigger kunlun ci, test=kunlun
      
      * empty commit, retrigger kunlun ci, test=kunlun
      
      * empty commit, trigger kunlun ci, try fix npu memcpy_h2d, test=kunlun
      
      * try fix npu import error, test=kunlun
      2de0d676
  17. 01 8月, 2022 1 次提交
  18. 28 7月, 2022 1 次提交
  19. 23 6月, 2022 1 次提交
  20. 21 6月, 2022 1 次提交
  21. 15 6月, 2022 1 次提交
  22. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  23. 31 5月, 2022 1 次提交
  24. 28 5月, 2022 1 次提交
  25. 13 9月, 2021 1 次提交
  26. 21 6月, 2021 1 次提交
  27. 09 6月, 2021 1 次提交
  28. 26 5月, 2021 1 次提交
  29. 27 4月, 2021 1 次提交
  30. 26 4月, 2021 1 次提交
  31. 21 4月, 2021 1 次提交
  32. 31 12月, 2020 3 次提交
  33. 21 10月, 2020 1 次提交
  34. 29 9月, 2020 1 次提交
  35. 28 9月, 2020 2 次提交
  36. 28 8月, 2020 1 次提交