Open

Description
Hello
I want to use TensorFlow.jl to work with Google’s Coral board (https://coral.ai/docs/edgetpu/models-intro/).
In order to do this, I have to convert the .pb graph to a quantized .tflite graph. So:
- Is there an API in TensorFlow.jl to convert from TensorFlow to TensorFlow Lite?
- Or is it possible to use the Python API for doing this? (https://www.tensorflow.org/lite/convert/python_api)
Check Figure 2. I got it from the JuliaCon presentation. It was said that it is possible to share code with Python users.
Metadata
Metadata
Assignees
Labels
No labels