Files
StarPilot/selfdrive/modeld/test/snpe_benchmark/benchmark.sh
T
2020-01-17 11:20:17 -08:00

4 lines
133 B
Bash
Executable File

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