Closed WangFengtu1996 closed 4 years ago
I read the part, and modify the file WORKSPACE
And I try it in the android sda845, then it work very good.
My SNPE version is snpe-1.25.1.310
. This is maybe the version of SNPE, Can you give me the version 1.18.0. I can't find it.
Thanks for your time.
About the Note 1, I can't find the libgnustl_shared.so
, So I don't copy it, and I don't know where should copy to .
new_local_repository(
name = "snpe",
build_file = "third_party/snpe/snpe.BUILD",
path = "/path/to/snpe",
)
just the path
??
And about the snpe-1.25.1.310
, there is
in the directory snpe-sdk/lib
I try that through adb ,it can work. thanks for your help.
Hi, all system info
when I run the command
bash tools/benchmark.sh --benchmark_option=Performance --target_abis=aarch64 --executors=SNPE
I get the errorI am so con confused why the executors can not run in the devices. Because I find the
in the file named
mobile-ai-bench/third_party/snpe/snpe.BUILD
. thanks for your time.