tensorflow / tflite-support

TFLite Support is a toolkit that helps users to develop ML and deploy TFLite models onto mobile / ioT devices.
Apache License 2.0
371 stars 125 forks source link

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

Open B-JackMao opened 1 year ago

B-JackMao commented 1 year ago

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?