You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,4 +71,4 @@ and copy .so file into app/src/main/jniLibs/armeabi-v7a/ with
71
71
(Unlike original Android demo in Tensorflow, you don't need to install bazel to build this demo.
72
72
And it seems that original Tensorflow Android demo fails to be built with bazel and latest ndk-r11b, and requires old ndk-r10e now, but this demo can be built with r11b.)
73
73
74
-
Tensorflow library files (.a files) and header files are extracted from original Tensorflow Android demo r0.7.
74
+
Tensorflow library files (.a files) and header files are extracted from original Tensorflow Android demo r0.8.
0 commit comments