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

Add option to save standalone model #76

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

d4nst
Copy link

@d4nst d4nst commented Nov 15, 2016

Added an additional option --standalone-output-path to convert.py to produce standalone models using TensorFlow's freeze_graph tool. It addresses #23. There is probably a cleaner way to do this, but I didn't want to change the kaffe source code.

@lucbettaieb
Copy link

This sounds awesome. I'm going to try it out.

@colah
Copy link

colah commented Jul 27, 2018

Hello! I just wanted to mention that --standalone-output-path would be super useful to me as well. Thanks for writing this PR, @d4nst!

I also noticed this blog post where someone else found it helpful. :)

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

Successfully merging this pull request may close these issues.

3 participants