1. 28 2月, 2023 1 次提交
  2. 27 2月, 2023 1 次提交
  3. 22 2月, 2023 1 次提交
  4. 20 2月, 2023 1 次提交
  5. 16 2月, 2023 1 次提交
  6. 31 1月, 2023 1 次提交
  7. 29 1月, 2023 1 次提交
  8. 20 1月, 2023 1 次提交
  9. 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
  10. 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
  11. 11 1月, 2023 1 次提交
  12. 05 1月, 2023 1 次提交
  13. 29 12月, 2022 1 次提交
  14. 19 12月, 2022 1 次提交
  15. 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
  16. 24 11月, 2022 1 次提交
  17. 23 11月, 2022 1 次提交
  18. 21 11月, 2022 1 次提交
  19. 17 11月, 2022 1 次提交
  20. 10 11月, 2022 1 次提交
  21. 04 11月, 2022 1 次提交
    • H
      [XPU] add cumsum op. test=kunlun (#47585) · ac2a94c7
      houj04 提交于
      * [XPU] add cumsum op. test=kunlun
      
      * try to fix linker. test=kunlun
      
      * try to fix linker. test=kunlun
      
      * try to fix linker. test=kunlun
      
      * debug. test=kunlun
      
      * update xpu.cmake. remove unnecessary codes. test=kunlun.
      ac2a94c7
  22. 18 10月, 2022 1 次提交
  23. 29 9月, 2022 1 次提交
  24. 20 9月, 2022 2 次提交
  25. 07 9月, 2022 1 次提交
  26. 01 9月, 2022 2 次提交
  27. 24 8月, 2022 1 次提交
  28. 19 8月, 2022 1 次提交
  29. 15 8月, 2022 2 次提交
  30. 10 8月, 2022 1 次提交
  31. 04 8月, 2022 1 次提交
  32. 02 8月, 2022 1 次提交
  33. 29 7月, 2022 1 次提交
  34. 28 7月, 2022 1 次提交
    • H
      [XPU] add top_k op (#44656) · acf07c74
      houj04 提交于
      * [XPU] add top_k op. test=kunlun
      
      * [XPU] add top_k op. test=kunlun
      
      * use PADDLE_ENFORCE_XDNN_NOT_NULL to check pointer. test=kunlun
      acf07c74
  35. 27 7月, 2022 1 次提交
  36. 22 7月, 2022 1 次提交
  37. 18 7月, 2022 1 次提交