1. 15 11月, 2022 1 次提交
  2. 11 11月, 2022 1 次提交
  3. 02 11月, 2022 1 次提交
  4. 31 8月, 2022 1 次提交
  5. 29 8月, 2022 1 次提交
  6. 26 6月, 2022 1 次提交
  7. 05 6月, 2022 1 次提交
  8. 25 8月, 2021 1 次提交
  9. 01 12月, 2020 1 次提交
    • Q
      update kunlun conv2d/softmax/elementwise implemetation (#29229) · 64f29fbb
      QingshuChen 提交于
      * update conv2d & softmax to new xpu api
      * test=kunlun
      
      * remove useless comments
      * test=kunlun
      
      * remote softmax xpu op
      * test=kunlun
      
      * update kunlun softmax
      * test=kunlun
      
      * update xpu unitest
      * test=kunlun
      
      * fix elementwise_grad bug for kunlun
      *test=kunlun
      64f29fbb
  10. 25 11月, 2020 1 次提交
  11. 16 10月, 2020 1 次提交
    • J
      Fix xpu enforce (#27978) · d330cf66
      Jack Zhou 提交于
      * test=kunlun;
      
      Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast):
      
          * elementwise_div op
          * elementwise_max op
          * elementwise_mul op (with grad op)
          * elementwise_sub op (with grad op)
      
      * 0.05->0.01
      
      * add xpu error message description;test=kunlun
      d330cf66
  12. 14 10月, 2020 1 次提交
  13. 27 9月, 2020 1 次提交