1. 25 12月, 2020 1 次提交
    • T
      2 0 ps core 2 (#29894) · f781ab08
      tangwei12 提交于
      * add ps table (#29463)
      
      * add ps table
      
      Change-Id: I468a04bd071d21ff52654926fcf4d5f3da19e178
      
      * add service (#29560)
      
      * add service, remove ut on mac
      
      * fix heter_profiler & add heter stop method
      
      * fix code style
      
      * merge pscore
      
      Change-Id: Ie7f60d1cdde6755a0c29db26863c6283e9843d57
      
      * fix cmake
      
      Change-Id: I6773509a7b4ca79139ecc40b7bf3eb318ceff8bb
      
      * fix conflit
      
      Change-Id: I35575be0c96a8520f9d756ea7f1ff0b904a165ba
      
      * fix conflit
      
      Change-Id: Ic926ea0b0d67803226d51241397ba3b510226bfa
      f781ab08
  2. 17 12月, 2020 1 次提交
    • T
      update activation op on kunlun (#29577) (#29717) · e82efc0c
      TTerror 提交于
      * fix expand && concat/transpose to new api
      
      * update xpu_header
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * add nearest_interp on kunlun
      
      * update error message
      e82efc0c
  3. 16 12月, 2020 1 次提交
  4. 15 12月, 2020 1 次提交
  5. 08 12月, 2020 1 次提交
  6. 07 12月, 2020 1 次提交
  7. 05 12月, 2020 1 次提交
  8. 30 11月, 2020 1 次提交
  9. 27 11月, 2020 1 次提交
  10. 20 11月, 2020 1 次提交
  11. 06 11月, 2020 1 次提交
  12. 04 11月, 2020 1 次提交
  13. 03 11月, 2020 2 次提交
  14. 30 10月, 2020 1 次提交
  15. 26 10月, 2020 1 次提交
  16. 21 10月, 2020 1 次提交
  17. 16 10月, 2020 2 次提交
  18. 12 10月, 2020 1 次提交
  19. 01 10月, 2020 1 次提交
  20. 27 9月, 2020 2 次提交
    • L
      add support to float64 input of warpctc op. (#27399) · 1501a80f
      Li Fuchen 提交于
      * add float64 input to ctc_loss
      
      * modified error message of  warpctc
      
      * update repo and tag of warpctc
      
      * add test for warpctc with float64 input
      
      * modified warpctc.cmake to make sure build always
      
      * resolved sample code bug of warpctc
      
      * add core.ops in warpctc dygraph
      
      * fix a bug of test
      1501a80f
    • Q
      support elementwise add, activation, matmul on Baidu Kunlun (#27143) · 6b727e08
      QingshuChen 提交于
      * support elementwise add, activation, matmul on Baidu Kunlun
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * reconstuct the xpu directory
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      6b727e08
  21. 23 9月, 2020 1 次提交
  22. 14 9月, 2020 1 次提交
  23. 11 9月, 2020 1 次提交
  24. 10 9月, 2020 1 次提交
  25. 09 9月, 2020 2 次提交
  26. 27 8月, 2020 1 次提交
  27. 21 8月, 2020 2 次提交
  28. 14 8月, 2020 1 次提交
  29. 11 8月, 2020 1 次提交
  30. 29 7月, 2020 1 次提交
  31. 24 7月, 2020 1 次提交
  32. 22 7月, 2020 1 次提交
    • supports xpu runtime, test=develop (#25554) · 72064172
      石晓伟 提交于
      * update ResetHolder, test=develop
      
      * add TensorShare for lite engine, test=develop
      
      * tensor data changed from copying to sharing, test=develop
      
      * supports xpu runtime, test=develop
      
      * fix code styles, test=develop
      72064172
  33. 20 7月, 2020 1 次提交
  34. 15 7月, 2020 1 次提交
  35. 09 7月, 2020 1 次提交
    • L
      Attempt to resolve the TLS problem (#25390) · c27413e9
      Leo Chen 提交于
      * attempt to resolve tls problem, test=develop
      
      * add glibc version check, test=develop
      
      * fix regex, test=develop
      
      * refine get_libc_ver, test=develop
      
      * refine get_libc_ver, test=develop
      c27413e9