1. 31 8月, 2022 3 次提交
    • X
      [XPU] transfer concat kernel (#45463) · a0e3a175
      xiongkun 提交于
      * transfer concat kernel
      
      * test=kunlun
      
      * test=kunlun
      
      * test=kunlun
      
      * test=kunlun
      a0e3a175
    • J
      [XPU] move pool/pool_grad xpu kernel to phi (#45480) · 13a0ea4c
      james 提交于
      * move pool/pool_grad xpu kernel to phi, test=kunlun
      
      * replace mutable_data() with DeviceContext::Alloc()
      
      * replace PADDLE_ENFORCE_EQ with PADDLE_ENFORCE_XDNN, test=kunlun
      
      * adjust function param name & update include header
      
      * remove pool_op_xpu.cc
      
      * fire r200 test
      
      * minor, test=kunlun
      13a0ea4c
    • W
      Move XPU mean and mean_grad to phi (#45512) · df7600ab
      WangZhen 提交于
      * Move XPU mean and mean_grad to phi, test=kunlun
      
      * Fix stream, test=kunlun
      
      * Replace ENFORCE, test=kunlun
      df7600ab
  2. 30 8月, 2022 4 次提交
  3. 29 8月, 2022 8 次提交
  4. 26 8月, 2022 3 次提交
  5. 25 8月, 2022 2 次提交
  6. 17 8月, 2022 1 次提交
  7. 29 7月, 2022 1 次提交
  8. 13 7月, 2022 1 次提交
  9. 24 6月, 2022 1 次提交
    • Y
      [Phi]Change Copy from Kernel to basic component utils (#43622) · 2739bd73
      YuanRisheng 提交于
      * perfect copy
      
      * deal with conflict
      
      * deal with conflict
      
      * fix compile bugs
      
      * fix unittest bugs
      
      * change code format
      
      * deal with conflict
      
      * modify code by review
      
      * fix ce bugs
      
      * fix ce bugs
      
      * add lo
      
      * perfect code format
      
      * deal with conflicts
      2739bd73
  10. 14 4月, 2022 1 次提交
  11. 31 3月, 2022 1 次提交
  12. 10 3月, 2022 1 次提交
  13. 01 3月, 2022 1 次提交
  14. 26 2月, 2022 1 次提交
    • Z
      [Pten] Refactor the copy kernel (#39731) · 9a7b9eda
      zyfncg 提交于
      * remove SetAllocationForOutputTenosr
      
      * add place param for copy kernel
      
      * recover SetAllocationForOutputTenosr
      
      * polish code
      
      * fix empty_dev api bug
      
      * test=allcases
      
      * test=allcases
      
      * fix bug
      
      * recover empty
      
      * recover modify
      9a7b9eda
  15. 23 2月, 2022 1 次提交
  16. 22 2月, 2022 2 次提交
  17. 20 2月, 2022 1 次提交