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

can't convert to tfjs model ValueError: Unsupported input_format - output_format pair: tf_saved_model - tfjs_layers_model #24

Open
zorgap opened this issue Mar 24, 2019 · 0 comments

Comments

@zorgap
Copy link

zorgap commented Mar 24, 2019

I am not able to convert to tfjs model(webmodel) using tensorflowjs_converter
throws the Error msg:
File "/home/shiva/.local/bin/tensorflowjs_converter", line 11, in
sys.exit(main())
File "/home/shiva/.local/lib/python2.7/site-packages/tensorflowjs/converters/converter.py", line 373, in main
(input_format, output_format))
ValueError: Unsupported input_format - output_format pair: tf_saved_model - tfjs_layers_model

@zorgap zorgap changed the title can't convert to tfjs model can't convert to tfjs model ValueError: Unsupported input_format - output_format pair: tf_saved_model - tfjs_layers_model Mar 24, 2019
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

1 participant