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

try to convert the pytorch model to tflite #22

Open
vasundharalahankar opened this issue Apr 14, 2023 · 5 comments
Open

try to convert the pytorch model to tflite #22

vasundharalahankar opened this issue Apr 14, 2023 · 5 comments

Comments

@vasundharalahankar
Copy link

i tried to convert the pytorch model to onnx model but i am not able to load the architecture and not able to convert it into onnx and tflite..........

@RizwanMunawar
Copy link
Owner

@vasundharalahankar! PyTorch to onnx conversion is not supported yet!

@vasundharalahankar
Copy link
Author

ok, thank you
but pytorch to coreml conversion is supported or not

@vasundharalahankar
Copy link
Author

or directly tflite conversion can do or not

@RizwanMunawar
Copy link
Owner

@vasundharalahankar Conversion to any format not supported yet! You can only serve PyTorch model directly.

@yellowjs0304
Copy link

yellowjs0304 commented Aug 1, 2023

@RizwanMunawar Is this issue still exist? I wanna try it as onnx model file.

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

3 participants