1. 09 4月, 2019 1 次提交
  2. 05 4月, 2019 1 次提交
  3. 02 4月, 2019 1 次提交
  4. 25 3月, 2019 1 次提交
  5. 11 3月, 2019 1 次提交
  6. 19 2月, 2019 1 次提交
  7. 01 2月, 2019 1 次提交
  8. 29 1月, 2019 1 次提交
  9. 25 1月, 2019 1 次提交
  10. 23 1月, 2019 1 次提交
  11. 21 1月, 2019 1 次提交
  12. 16 1月, 2019 1 次提交
  13. 14 1月, 2019 1 次提交
  14. 09 1月, 2019 1 次提交
  15. 08 1月, 2019 1 次提交
  16. 04 1月, 2019 1 次提交
  17. 26 12月, 2018 1 次提交
  18. 25 12月, 2018 1 次提交
    • N
      bugfix:... · e521438f
      Niuwei 提交于
      bugfix: 修复使用benchmark命令是,传入的device是cpu+gpu,而mace的某些方法只能检测cpu或者gpu这种形式(而不是cpu+gpu),因此需要将cpu和gpu分开加入到runtime_list中,否则无法执行GPU
      e521438f
  19. 24 12月, 2018 1 次提交
  20. 19 12月, 2018 1 次提交
  21. 17 12月, 2018 1 次提交
  22. 14 12月, 2018 1 次提交
    • L
      add onnx · e4ac3908
      liutuo 提交于
      add onnx_optimizer tool and update onnx info in docs
      e4ac3908
  23. 11 12月, 2018 1 次提交
  24. 10 12月, 2018 1 次提交
    • L
      feature: support arm linux device · 51b14100
      liuqi 提交于
      1. Abstact android and arm linux to one format
      2. Support cross compilation for ARM linux
      3. Related issue #36
      51b14100