Skip to content

Instantly share code, notes, and snippets.

@petewarden
Created July 24, 2017 18:48
Show Gist options
  • Save petewarden/021a863e7b878f4d410666ae405f8bd3 to your computer and use it in GitHub Desktop.
Save petewarden/021a863e7b878f4d410666ae405f8bd3 to your computer and use it in GitHub Desktop.
allprojects {
repositories {
jcenter()
}
}
dependencies {
compile 'org.tensorflow:tensorflow-android:+'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment