1. 09 12月, 2022 1 次提交
  2. 08 12月, 2022 1 次提交
    • H
      [PHI decoupling] move cuda_graph from fluid to phi (#48686) · a4d9851b
      huangjiyi 提交于
      * move cuda_graph from fluid to phi
      
      * move device_memory_aligment from fluid to phi
      
      * Revert "move device_memory_aligment from fluid to phi"
      
      This reverts commit b92fcd39a0a50fdac13278f49be0237a85f3a13f.
      
      * update xpu cmake
      a4d9851b
  3. 05 12月, 2022 1 次提交
  4. 30 11月, 2022 1 次提交
  5. 28 11月, 2022 2 次提交
    • H
      [PHI decoupling] move several header files from fluid to phi (#48415) · fd9c91c3
      huangjiyi 提交于
      * decouple cudnn_desc.h from fluid
      
      * move cudnn_desc.h from fluid to phi
      
      * fix bugs
      
      * decouple cudnn_helper.h from fluid
      
      * fix bugs
      
      * move cudnn_helper.h from fluid to phi
      
      * add fluid cudnn_helper.h
      
      * move miopen_desc.h from fluid to phi
      
      * move miopen_helper.h from fluid to phi
      
      * fix bugs
      
      * move gpu_dnn.h from fluid to phi
      
      * fix bugs
      
      * update copyright year
      
      * simplify gpu_dnn.h in fluid
      
      * fix bugs
      
      * fix xpu build bug
      
      * fix compile bug
      
      * fix bug
      fd9c91c3
    • Y
      [BugFix]Fix OneDNN Kernels Bug when use pass (#48364) · df82fd35
      YuanRisheng 提交于
      * Fix onednn kernel bugs
      
      * fix gpu bugs
      df82fd35
  6. 25 11月, 2022 1 次提交
  7. 24 11月, 2022 1 次提交
  8. 23 11月, 2022 1 次提交
  9. 21 11月, 2022 1 次提交
  10. 18 11月, 2022 2 次提交
  11. 17 11月, 2022 1 次提交
  12. 16 11月, 2022 1 次提交
  13. 10 11月, 2022 1 次提交
  14. 04 11月, 2022 1 次提交
  15. 01 11月, 2022 1 次提交
    • C
      Adapting device-specific Extra Attributes for the PHI kernel (#46342) · c923e6c9
      Chen Weihang 提交于
      * add extra attr property set
      
      * add type_info for all context
      
      * add onednn context to all context
      
      * fix context compile error
      
      * simplify conv kernel args
      
      * pass runtime attr into dev_ctx
      
      * fix marco error
      
      * clear conv_grad_kernel extra args
      
      * merge conv_grad_grad into conv_grad
      
      * clear conv2d_grad_grad extra attrs
      
      * clear yaml and eager extra attr
      
      * fix conv1d error
      
      * change to thread local
      
      * fix npu compile failed
      
      * try to fix windows compile failed
      
      * add conv2d onednn phi kernel
      
      * fix ci bugs (#36)
      
      * fix compile bugs (#38)
      
      * fix extra input transform bug (#39)
      
      * support dynamic created attr (#40)
      
      * reset extra info gen code
      
      * rm conv_grad_grad kernel
      
      * reimpl pass attr adapting
      
      * add int attr support
      
      * remove vector inputnames creating
      
      * fix map at error
      
      * Update paddle/phi/kernels/onednn/conv_grad_kernel.cc
      Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com>
      
      * remove useless extra attrs
      
      * replace mkldnn_engine by onednn_engine
      Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com>
      Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com>
      c923e6c9
  16. 16 9月, 2022 1 次提交
    • S
      Support broadcast elementwise operators with int64 index type (#45741) · 20b5bf84
      sneaxiy 提交于
      * support int64 non-broadcast
      
      * support broadcast case for int64 index
      
      * fix bug
      
      * support more Arity
      
      * remove some codes
      
      * upgrade patchelf to v0.15.0 to pass CI build
      
      * fix bug
      
      * fix patchelf installation
      
      * add debug flags
      
      * remove useless codes
      
      * fix viterbi_decode and set_value op uts
      
      * remove always enable int64
      20b5bf84
  17. 06 9月, 2022 1 次提交
  18. 05 9月, 2022 1 次提交
  19. 24 8月, 2022 1 次提交
    • R
      【Hackathon No.34】优化 poisson op (#45160) · 3c14b094
      Rayman 提交于
      * 【Hackathon No.34】优化 poisson op
      
      * [poisson] code style fix
      
      * modify code style
      
      * prevent from big number
      
      * modify code style
      
      * modify code style
      
      * modify import
      
      * modify import
      
      * modify code style
      3c14b094
  20. 10 8月, 2022 1 次提交
  21. 05 8月, 2022 1 次提交
  22. 01 8月, 2022 1 次提交
  23. 29 7月, 2022 1 次提交
    • L
      move CUDAStream to phi (#44529) · da3743fd
      Leo Chen 提交于
      * init
      
      * move CUDAStream to phi
      
      * fix compilation
      
      * merge develop
      
      * add stream_owned_ member
      
      * split cuda_stream.h
      
      * fix cpu compile
      
      * fix constructor
      
      * fix bug
      
      * fix windows compile
      
      * fix inference test_levit
      
      * fix windows tests
      da3743fd
  24. 26 7月, 2022 1 次提交
  25. 19 7月, 2022 1 次提交
  26. 12 7月, 2022 1 次提交
  27. 15 6月, 2022 2 次提交
  28. 13 6月, 2022 1 次提交
  29. 08 6月, 2022 1 次提交
  30. 07 6月, 2022 1 次提交
  31. 05 6月, 2022 1 次提交
  32. 04 6月, 2022 1 次提交
  33. 19 5月, 2022 1 次提交
  34. 13 5月, 2022 1 次提交
  35. 12 4月, 2022 2 次提交
  36. 09 4月, 2022 1 次提交