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

ValueError in the model initialization #2

Open
RoyHirsch opened this issue Jul 29, 2020 · 0 comments
Open

ValueError in the model initialization #2

RoyHirsch opened this issue Jul 29, 2020 · 0 comments

Comments

@RoyHirsch
Copy link

Hi,
I'm trying to run your code locally and incountered the following error while the model initialization:

ValueError: Output tensors to a Model must be the output of a TensorFlow Layer (thus holding past layer metadata). Found: Tensor("ParticleNet_10/dense_4/Softmax:0", shape=(?, 2), dtype=float32)

I was guessing that maybe one of the operation in the model is not a tf.Layer but i wasn't able to find the solution.
I will appriciate your help.

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