Skip to content

Instantly share code, notes, and snippets.

@alreadytaikeune
Created August 13, 2018 13:33
Show Gist options
  • Save alreadytaikeune/b8b593ad3cb8509683dfc0550531c0a1 to your computer and use it in GitHub Desktop.
Save alreadytaikeune/b8b593ad3cb8509683dfc0550531c0a1 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