1. 18 1月, 2021 2 次提交
  2. 15 1月, 2021 1 次提交
  3. 13 1月, 2021 2 次提交
  4. 12 1月, 2021 1 次提交
  5. 11 1月, 2021 1 次提交
  6. 09 1月, 2021 1 次提交
  7. 07 1月, 2021 1 次提交
  8. 06 1月, 2021 1 次提交
  9. 29 12月, 2020 2 次提交
  10. 28 12月, 2020 3 次提交
  11. 26 12月, 2020 1 次提交
  12. 25 12月, 2020 2 次提交
  13. 24 12月, 2020 1 次提交
  14. 23 12月, 2020 1 次提交
  15. 21 12月, 2020 1 次提交
  16. 19 12月, 2020 1 次提交
  17. 18 12月, 2020 1 次提交
  18. 17 12月, 2020 3 次提交
  19. 16 12月, 2020 2 次提交
  20. 15 12月, 2020 1 次提交
  21. 14 12月, 2020 2 次提交
  22. 11 12月, 2020 1 次提交
  23. 09 12月, 2020 1 次提交
  24. 08 12月, 2020 1 次提交
    • J
      added internal and external reorders to profiler (#29443) · 57a4f16d
      jakpiase 提交于
      * added external reorder to profiler
      
      * added external and internal reorders to profiler
      
      * added internal and external reorder to profiler
      
      * added formatting to int/ext reorder commit
      
      * removed unnecessary comment
      57a4f16d
  25. 07 12月, 2020 1 次提交
  26. 04 12月, 2020 4 次提交
  27. 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