tflite-support
tflite-support copied to clipboard
`tf.lite`, or `tflite_tuntime.interpreter as `tflite`?
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.