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: None values not supported #15

Open
lizhi1215 opened this issue Jul 28, 2020 · 2 comments
Open

ValueError: None values not supported #15

lizhi1215 opened this issue Jul 28, 2020 · 2 comments

Comments

@lizhi1215
Copy link

lizhi1215 commented Jul 28, 2020

ValueError: None values not supported.
I missed the problem in rows 136,which is "y = Reshape((dim1, dim2, intermediate_dim))(y)",it means we can't reshape the tensor to [None,None,None,128] from the original tensor with shape [None,None,128].I have been in the trouble for a few days,is there any one can help me solve this problem?Thanks for your help!My keras is 2.1.5 and tensorflow is 1.8.

@C-water
Copy link

C-water commented May 26, 2021

Hi, I have the same problem and do you have a solution?

@lizhi1215
Copy link
Author

lizhi1215 commented May 26, 2021 via email

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

2 participants