1. 13 2月, 2023 1 次提交
  2. 07 2月, 2023 1 次提交
  3. 06 2月, 2023 1 次提交
  4. 02 2月, 2023 1 次提交
  5. 30 12月, 2022 1 次提交
  6. 27 12月, 2022 1 次提交
  7. 08 11月, 2022 1 次提交
  8. 21 10月, 2022 1 次提交
  9. 14 10月, 2022 1 次提交
  10. 11 10月, 2022 2 次提交
    • S
      [cherry-pick] [PHI] relu6_grad kernel (#46501) (#46862) · 2bcbf8b0
      Sławomir Siwek 提交于
      * [PHI] Migrate gelu kernels (#45596)
      
      * gaussian random
      
      * mkldnn to onednn renaming
      
      * fix merge conflicts
      
      * remove fluid code
      
      * onednn renaming
      
      * gelu fwd
      
      * sort activations
      
      * gelu gradient
      
      * remove unused macros
      
      * merge conflicts
      
      * fix merge conflicts
      
      * remove extra contraint from gelu op
      
      * [PHI] relu6_grad kernel (#46501)
      
      * Relu6
      
      * remove fluid handler
      
      * add individual kernel signature
      
      * coding style
      
      * replace bounded_relu with clip
      
      * whitespace
      
      * code style
      2bcbf8b0
    • Y
      [BugFix]Fix concat bugs when call onednn kernel (#46518) (#46845) · 6a6c7493
      YuanRisheng 提交于
      * fix concat bug
      
      * fix ci bugs
      
      * fix ci bugs
      6a6c7493
  11. 20 9月, 2022 1 次提交
  12. 19 9月, 2022 1 次提交
  13. 17 9月, 2022 2 次提交
  14. 14 9月, 2022 1 次提交
  15. 07 9月, 2022 1 次提交
  16. 06 9月, 2022 1 次提交
  17. 01 9月, 2022 2 次提交
  18. 25 8月, 2022 1 次提交
  19. 24 8月, 2022 1 次提交
  20. 19 8月, 2022 1 次提交
  21. 15 8月, 2022 2 次提交
  22. 10 8月, 2022 1 次提交
  23. 05 8月, 2022 1 次提交
    • Y
      [MKLDNN]Move mkldnn activation kernel to phi (#44365) · 2dfa88d2
      YuanRisheng 提交于
      * move mkldnn activation kernel
      
      * fix compile bugs
      
      * fix compile bugs
      
      * deal with conflict
      
      * fix compile bugs
      
      * fix windows compile bugs
      
      * mkldnn unittest fix
      
      * change mutable to alloc
      
      * fix unittest bugs
      
      * modify code according comment
      2dfa88d2
  24. 04 8月, 2022 2 次提交
  25. 03 8月, 2022 1 次提交
  26. 02 8月, 2022 1 次提交
  27. 01 8月, 2022 4 次提交
  28. 29 7月, 2022 1 次提交
  29. 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
  30. 27 7月, 2022 3 次提交