Closed ysh329 closed 6 years ago
Please read README.md about SNPE carefully. If don't you care about SNPE, then you can SKIP it by setting --frameworks=MACE,NCNN,TFLITE
@lee-bin Thanks again!
I have some questions. If I run command below on my computer:
python tools/benchmark.py \
--output_dir=output \
--frameworks=MACE,NCNN,TFLITE \
--runtimes=all -\
-model_names=all \
--target_abis=armeabi-v7a,arm64-v8a
target_abis=armeabi-v7a,arm64-v8a
, it will search and connect my mobile device using USB automatically?
Hi, when i executed
python ./tools/benchmark.py
, it shows logs as below: