Skip to content

Instantly share code, notes, and snippets.

@hoitab
Created March 20, 2019 14:39
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 hoitab/7746c192c2fa92b48931f20b1ae806b6 to your computer and use it in GitHub Desktop.
Save hoitab/7746c192c2fa92b48931f20b1ae806b6 to your computer and use it in GitHub Desktop.
dependencies {
// Remove / comment out the existing import
// implementation 'org.tensorflow:tensorflow-lite:0.0.0-nightly'
implementation 'org.tensorflow:tensorflow-lite:0.0.0-gpu-experimental'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment