tflite-support icon indicating copy to clipboard operation
tflite-support copied to clipboard

implementation 'org.tensorflow:tensorflow-lite-support:0.1.0'

Open B-JackMao opened this issue 1 year ago • 0 comments

implementation 'org.tensorflow:tensorflow-lite-support:0.1.0' Why do I run this instruction to generate two dependent libraries, TensorFlow Lite and TensorFlow Lite Support?

How can I generate only tensorflow site support as a dependency library?

B-JackMao avatar Sep 19 '23 14:09 B-JackMao