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

`tf.lite`, or `tflite_tuntime.interpreter as `tflite`?

Open David-OConnor opened this issue 1 year ago • 0 comments

Hi! Is the tflite_runtime package required to run TF-Lite with Coral, or should we use tf.lite, as part of the tensorflow Python library? Thank you!

Related: Are there any examples of setting up a TensorFlow Lite inference using Coral? I have been unable to find any.

David-OConnor avatar Oct 30 '23 23:10 David-OConnor