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 Training phase #42

Open
XZNWU opened this issue Oct 21, 2019 · 1 comment
Open

Error in Training phase #42

XZNWU opened this issue Oct 21, 2019 · 1 comment

Comments

@XZNWU
Copy link

XZNWU commented Oct 21, 2019

OutOfRangeError (see above for traceback): PaddingFIFOQueue '_1_get_batch/batch/padding_fifo_queue' is closed and has insufficient elements (requested 1, current size 0)
[[Node: get_batch/batch = QueueDequeueManyV2[component_types=[DT_STRING, DT_FLOAT, DT_INT32, DT_INT32], timeout_ms=-1, _device="/job:localhost/replica:0/task:0/device:CPU:0"](get_batch/batch/padding_fifo_queue, get_batch/batch/n)]]
I have this error when i train the model, i use the default cfgs, can u give some suggestions?

@yangxue0827
Copy link
Member

There is a problem with your tfrecord production. Check if the path or tfrecord is empty. There is also a check on your data set, there may be some problematic data.
@xiangzhang06

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