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

[BUG] Using tensors as input for models fails when building the graph of dependencies #183

Open
jcozar87 opened this issue Aug 12, 2019 · 0 comments
Labels

Comments

@jcozar87
Copy link
Contributor

In order to build the graph of dependencies we create the model once, in a new graph and session. If the input tensor has been created in a different graph, it crashes.

@jcozar87 jcozar87 added the bug label Aug 12, 2019
@jcozar87 jcozar87 changed the title [FIX] Using tensors as input for models fails when building the graph of dependencies [BUG] Using tensors as input for models fails when building the graph of dependencies Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant