fix snpe_benchmark script
old-commit-hash: a8f55620814380b2a933f4fc95e09ea638fa579a
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user