fix snpe_benchmark script

pull/1128/head
Comma Device 2020-02-19 02:13:46 +00:00
parent 0c67143c92
commit a8f5562081
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh -e
clang++ -I ~/one/phonelibs/snpe/include/ -lSNPE -lsymphony-cpu -lsymphonypower benchmark.cc -o benchmark
clang++ -I /data/openpilot/phonelibs/snpe/include/ -lSNPE -lsymphony-cpu -lsymphonypower benchmark.cc -o benchmark
./benchmark $1