1. 11 7月, 2022 13 次提交
  2. 09 7月, 2022 1 次提交
  3. 08 7月, 2022 9 次提交
  4. 07 7月, 2022 15 次提交
  5. 06 7月, 2022 2 次提交
    • J
      Performance fix for recommender model (#43803) · 48abaec6
      jakpiase 提交于
      * fix for binary kernels
      
      * fixed performance for elementwise, reduce and concat
      
      * added comment
      
      * CI fix
      
      * CI fix
      
      * added formatting
      
      * reverted one file
      
      * Revert "reverted one file"
      
      This reverts commit 54725e1c62318d3a18913821200e973816751019.
      
      * Revert "added formatting"
      
      This reverts commit b9795dd253d755a329376d7ab0542860aa7815c6.
      
      * added enforcing oneDNN BF16 reduce kernel
      
      * fix for eltwise and reenabled reshape kernels
      
      * fix for binary handler
      
      * added formatting
      
      * referted changes for flatten,squeeze and reshape ops
      48abaec6
    • X
      【Paddle-Inference】 fix nvcc_lazy (#44114) · f39183ea
      xiaoxiaohehe001 提交于
      * nvcc_lazy
      
      * nvcc_lazy
      
      * conv_fusion
      f39183ea