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

Keras and Tensorflow Versions #9

Open
amirveyseh opened this issue Nov 5, 2018 · 1 comment
Open

Keras and Tensorflow Versions #9

amirveyseh opened this issue Nov 5, 2018 · 1 comment

Comments

@amirveyseh
Copy link

When I run the code I got this error on line 100 of transformer.py:

ValueError: Axis 0 of input tensor should have a defined dimension, but is None. Full tensor shape: (None, None, None). Typically you need to pass a fully-defined input_shape argument to your first layer.

could you specify the versions of keras and tensorflow that you used for your test?

@lsdefine
Copy link
Owner

lsdefine commented Nov 5, 2018

keras 2.1.3, tensorflow 1.4.1

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