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: Shapes (10, ?, 160) and () are incompatible #83

Open
pengcao opened this issue Aug 1, 2019 · 0 comments
Open

ValueError: Shapes (10, ?, 160) and () are incompatible #83

pengcao opened this issue Aug 1, 2019 · 0 comments

Comments

@pengcao
Copy link

pengcao commented Aug 1, 2019

I am using tensorflow=1.12.0 on win7 64. i am running into this error during training. thanks.
packages\tensorflow\python\framework\tensor_shape.py", line 848, in assert_is_compatible_with
raise ValueError("Shapes %s and %s are incompatible" % (self, other))
ValueError: Shapes (10, ?, 160) and () are incompatible

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