1. 21 11月, 2022 2 次提交
  2. 18 11月, 2022 1 次提交
  3. 17 11月, 2022 4 次提交
  4. 15 11月, 2022 2 次提交
  5. 14 11月, 2022 1 次提交
  6. 11 11月, 2022 2 次提交
  7. 10 11月, 2022 5 次提交
  8. 09 11月, 2022 4 次提交
  9. 08 11月, 2022 3 次提交
  10. 04 11月, 2022 2 次提交
  11. 02 11月, 2022 1 次提交
  12. 01 11月, 2022 2 次提交
    • Y
      [PHI]Standardise some C++ API (Part2) (#47510) · 399047d7
      YuanRisheng 提交于
      * standard_api
      
      * add hardtanh
      399047d7
    • 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
  13. 31 10月, 2022 3 次提交
  14. 28 10月, 2022 1 次提交
  15. 26 10月, 2022 2 次提交
  16. 25 10月, 2022 1 次提交
  17. 24 10月, 2022 1 次提交
    • Z
      Polish slice code in fluid (#45746) · 3f64a2c3
      zyfncg 提交于
      * support selected_rows kernel for multiply in dygraph
      
      * delete useless code of slice in fluid
      
      * fix complie bug
      
      * move slice_array from fluid to phi
      
      * fix strided_slice_op_npu
      3f64a2c3
  18. 21 10月, 2022 1 次提交
  19. 19 10月, 2022 1 次提交
  20. 18 10月, 2022 1 次提交