nopenpilot/selfdrive/modeld/test/snpe_benchmark/benchmark.sh

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