Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f2c3c3

Browse files
agarlafacebook-github-bot
authored andcommittedSep 12, 2020
Add SNPE deps for caffe2 benchmark android binary
Summary: Adding snpe dependencies to caffe2_benchmark so that this can benchmark SNPE models on portal devices. Also need to change ndk_libcxx to gnustl till snpe is updated to work with ndk. Test Plan: Tested on top of the stack. Reviewed By: linbinyu Differential Revision: D23569397 fbshipit-source-id: a6281832804ed4fbb5a8406f436caeae1ff4fd2b
1 parent 05c1f1d commit 6f2c3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mode/aibench_caffe2_android

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
--config
22
caffe2.strip_glog=0
3-
@fbsource//fbandroid/mode/ndk_libcxx
3+
@fbsource//fbandroid/mode/gnustl

0 commit comments

Comments
 (0)
Please sign in to comment.