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

How to convert tflite model into onnx format? #15

Open
ForestWang opened this issue Oct 22, 2021 · 1 comment
Open

How to convert tflite model into onnx format? #15

ForestWang opened this issue Oct 22, 2021 · 1 comment

Comments

@ForestWang
Copy link

Thanks very much.

@geonm
Copy link
Collaborator

geonm commented Oct 22, 2021

ONNX provides a tool to convert all models trained with tensorflow (tensorflow, keras, tensorflowJS and tensorflow lite) to ONNX.

It supports TF1.x and TF2.x.

Please refer: https://github.com/onnx/tensorflow-onnx

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