1. 03 11月, 2022 4 次提交
    • H
      [Opt Kernel Selection] Opt CanMKLDNNBeUsed performance (#47563) · 9adad42d
      HongyuJia 提交于
      * opt CanMKLDNNBeUsed performance
      
      * fix nullptr bug
      
      * fix OpBase default_attrs=nullptr bug
      
      * fix OpBase default_attrs=nullptr bug
      
      * fix OpBase default_attrs=nullptr bug
      9adad42d
    • S
      [PHI] Migrate softmax kernel (#47339) · b8ae3858
      Sławomir Siwek 提交于
      * 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
      
      * remove redundant imports
      
      * migrate softmax
      
      * 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
      
      * merge dev
      
      * fix map at error
      
      * adjust attribute
      
      * adapt funcs to PHI
      Co-authored-by: NChen Weihang <chenweihang@baidu.com>
      Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com>
      b8ae3858
    • W
      bug fix (#47611) · 5160628c
      wenbin 提交于
      5160628c
    • W
      [CodeStyle] remove unused-variable warning in linux (#47558) · e67d6f17
      Wang Xin 提交于
      * remove unused-variable warning in linux
      
      * fix unused-variable error in GpuPS
      e67d6f17
  2. 02 11月, 2022 10 次提交
  3. 01 11月, 2022 16 次提交
  4. 31 10月, 2022 10 次提交