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 use compiler.input_tensor? #84

Open
valysin opened this issue Aug 18, 2017 · 0 comments
Open

How to use compiler.input_tensor? #84

valysin opened this issue Aug 18, 2017 · 0 comments

Comments

@valysin
Copy link

valysin commented Aug 18, 2017

I have trained a model and want to restore it every time i test it. But I can't use tf.get_variable() to get compiler from the graph and I have to run its initialization each time. I think if I get the compiler.input_tensors, I can just use it in session. It is mutually exclusive with `loom_input_tensor', Is anyone know how to use it?

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