1. 02 7月, 2023 1 次提交
  2. 28 6月, 2023 2 次提交
  3. 20 6月, 2023 1 次提交
    • X
      [XPU] avoid compile issue in non-xpu env (#54711) · e2690526
      XiaociZhang 提交于
      * [kunlun] avoid compile issue in non-xpu env
      
      also rename macro WITH_XPU_XPTI to WITH_XPTI
      
      * move get_xpti_dependency.sh to tools/xpu
      
      * move get_xpti_dependency.sh to tools/xpu
      
      * call get_xpti_dependency.sh only in need
      e2690526
  4. 19 6月, 2023 1 次提交
  5. 16 6月, 2023 1 次提交
    • J
      [kunlun] support xpu runtime profiler (#54685) · 82eeda69
      jameszhang 提交于
      * [kunlun] support xpu runtime profiler
      
      * fix cmake error
      
      * add libxpti.so to paddle package
      
      * fix for style check
      
      * sync change in setup.py and python/setup.py.in
      
      * remove libxpti.so from paddle output dir in this PR
      82eeda69
  6. 06 6月, 2023 1 次提交
  7. 30 5月, 2023 1 次提交
  8. 23 5月, 2023 1 次提交
  9. 22 5月, 2023 1 次提交
  10. 12 5月, 2023 1 次提交
  11. 11 5月, 2023 1 次提交
  12. 28 4月, 2023 1 次提交
  13. 11 4月, 2023 1 次提交
  14. 30 3月, 2023 1 次提交
  15. 29 3月, 2023 1 次提交
  16. 22 3月, 2023 1 次提交
  17. 20 3月, 2023 1 次提交
  18. 13 3月, 2023 1 次提交
  19. 10 3月, 2023 1 次提交
  20. 06 3月, 2023 1 次提交
  21. 28 2月, 2023 1 次提交
  22. 27 2月, 2023 1 次提交
  23. 22 2月, 2023 1 次提交
  24. 20 2月, 2023 1 次提交
  25. 16 2月, 2023 1 次提交
  26. 31 1月, 2023 1 次提交
  27. 29 1月, 2023 1 次提交
  28. 20 1月, 2023 1 次提交
  29. 18 1月, 2023 1 次提交
    • R
      [PHI] remove bitwise and, or, xor (#49916) · 9056cc8b
      RuohengMa 提交于
      * add reduce_sum_int64 and reduce_sum_int8 xpu kernels
      
      * [PHI] add clip grad kernel with support type float32 and int32
      
      * [PHI unittest] add clip_grad unit test
      
      * adapt code to clang-format
      
      * update xpu api output with clip_grad api
      
      * remove int8 support of reduce_sum xpu kernel since it can not pass unit tests
      
      * adapt license date, add code for XPUDataType convertion
      
      * add int8 support of reduce_sum
      
      * add reduce_sum unit tests for dtype int64, int8, and add more test cases
      
      * update license date
      
      * remove buggy bitwise and, or and xor xpu kernels, refine bitwise not xpu kernel
      
      * change license date
      9056cc8b
  30. 15 1月, 2023 1 次提交
    • R
      support mp on xpu (#49815) · 6a56bce7
      Roc 提交于
      1 update xccl lib
      2 when using comm_ctx, the allocator should be set manually.
      6a56bce7
  31. 11 1月, 2023 1 次提交
  32. 05 1月, 2023 1 次提交
  33. 29 12月, 2022 1 次提交
  34. 19 12月, 2022 1 次提交
  35. 06 12月, 2022 1 次提交
    • Y
      add xpu centered rmsprop (#48658) · 54b756e2
      ykkk2333 提交于
      * add stat tool
      
      * add roll and roll_grad kernels and strided_slice and strided_slice_grad kernels, test=kunlun
      
      * add xpu rmsprop centered, test=kunlun
      54b756e2
  36. 24 11月, 2022 1 次提交
  37. 23 11月, 2022 1 次提交
  38. 21 11月, 2022 1 次提交
  39. 17 11月, 2022 1 次提交