1. 21 1月, 2019 1 次提交
  2. 16 1月, 2019 1 次提交
  3. 14 1月, 2019 1 次提交
  4. 09 1月, 2019 1 次提交
  5. 08 1月, 2019 1 次提交
  6. 04 1月, 2019 1 次提交
  7. 26 12月, 2018 1 次提交
  8. 25 12月, 2018 1 次提交
    • N
      bugfix:... · e521438f
      Niuwei 提交于
      bugfix: 修复使用benchmark命令是,传入的device是cpu+gpu,而mace的某些方法只能检测cpu或者gpu这种形式(而不是cpu+gpu),因此需要将cpu和gpu分开加入到runtime_list中,否则无法执行GPU
      e521438f
  9. 24 12月, 2018 1 次提交
  10. 19 12月, 2018 1 次提交
  11. 17 12月, 2018 1 次提交
  12. 14 12月, 2018 1 次提交
    • L
      add onnx · e4ac3908
      liutuo 提交于
      add onnx_optimizer tool and update onnx info in docs
      e4ac3908
  13. 11 12月, 2018 1 次提交
  14. 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