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: Layer AE was called with an input that isn't a symbolic tensor. Received type: <class 'int'>. Full input: [784, 500, 500, 2000, 10]. All inputs to the layer should be tensors. #7

Open
HodaFakharzade opened this issue Mar 5, 2019 · 0 comments

Comments

@HodaFakharzade
Copy link

when I try to run the part
Model to train clustering and autoencoder at same time(Fully connected)!
I get the
ValueError: Layer AE was called with an input that isn't a symbolic tensor. Received type: <class 'int'>. Full input: [784, 500, 500, 2000, 10]. All inputs to the layer should be tensors.
pls hel fix 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