Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert this model to tflite #4

Open
ameerhamza6733 opened this issue Mar 5, 2019 · 1 comment
Open

Convert this model to tflite #4

ameerhamza6733 opened this issue Mar 5, 2019 · 1 comment

Comments

@ameerhamza6733
Copy link

ameerhamza6733 commented Mar 5, 2019

When i try to convert this model to tflite , i get this error. any idea how to fix this ?

b'/bin/sh: toco_from_protos: command not found\n' None

Code: converter = lite.TFLiteConverter.from_saved_model(_MODEL_DIR) tflite_model = converter.convert()

@rockyzhengwu
Copy link
Owner

@ameerhamza6733 Sorry, I know little about tflite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants