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

Error in baseline.py #24

Open
ameet-1997 opened this issue Jun 24, 2018 · 0 comments
Open

Error in baseline.py #24

ameet-1997 opened this issue Jun 24, 2018 · 0 comments

Comments

@ameet-1997
Copy link

There seems to be the following error that I am getting.

tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[0,0] = 3440 is not in [0, 3231)
[[Node: output/embedding_lookup_2 = Gather[Tindices=DT_INT32, Tparams=DT_FLOAT, _class=> > ["loc:@embedding/embedding_W"], validate_indices=true, > _device="/job:localhost/replica:0/task:0/cpu:0"](embedding/embedding_W/read, _arg_input_x_3_0_2)]]

I have tried both Tensorflow version 1.3 with python 2 and Tensorflow 1.6 with python 3 (this one after making the necessary changes).

Any suggestions?

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