Skip to content

Instantly share code, notes, and snippets.

@the-dagger
Last active December 8, 2018 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save the-dagger/47681fe46649fab18dd90c5c8c918cb7 to your computer and use it in GitHub Desktop.
Save the-dagger/47681fe46649fab18dd90c5c8c918cb7 to your computer and use it in GitHub Desktop.
bazel build --cxxopt='--std=c++11' -c opt \
--fat_apk_cpu=x86,x86_64,arm64-v8a,armeabi-v7a \
//tensorflow/lite/java:tensorflow-lite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment