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

IndexError: tuple index out of range #67

Open
zhangzhen999 opened this issue Jul 10, 2019 · 1 comment
Open

IndexError: tuple index out of range #67

zhangzhen999 opened this issue Jul 10, 2019 · 1 comment

Comments

@zhangzhen999
Copy link

while decoding,the error logs are displayed:
.......
INFO:tensorflow:Finished batch 312
INFO:tensorflow:Finished batch 313
Traceback (most recent call last):
File "translator.py", line 370, in
main(parse_args())
File "translator.py", line 333, in main
for item in shard[1]:
IndexError: tuple index out of range

@Glaceon31
Copy link
Collaborator

Would you provide the detailed setting? That will help us reproduce this error.

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