googlecodelabs / tensorflow-for-poets-2

Apache License 2.0
508 stars 465 forks source link

Link to pre-compiled TFLite Android archive is broken #97

Open zerotosingularity opened 5 years ago

zerotosingularity commented 5 years ago

On page: https://codelabs.developers.google.com/codelabs/tensorflow-for-poets-2-tflite/#6

the link to the pre-compiled TFLite Android archive:

https://bintray.com/google/tensorflow/tensorflow-android

and should possibly be this:

https://bintray.com/google/tensorflow/tensorflow-lite

jrasor commented 5 years ago

Broken link verified. Suggestion by zerotosingularity is a good link. Maybe https://cloud.google.com/vision/automl/docs/tflite-android-tutorial is worth a look.