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

输入读入问题 #9

Open
qingfengting2017 opened this issue Jul 31, 2019 · 1 comment
Open

输入读入问题 #9

qingfengting2017 opened this issue Jul 31, 2019 · 1 comment

Comments

@qingfengting2017
Copy link

OutOfRangeError (see above for traceback): FIFOQueue '_1_batch_join/fifo_queue' is closed and has insufficient elements (requested 90, current size 0)
[[Node: batch_join = QueueDequeueUpToV2[component_types=[DT_FLOAT, DT_INT32], timeout_ms=-1, _device="/job:localhost/replica:0/task:0/device:CPU:0"](batch_join/fifo_queue, _arg_batch_size_0_0)]]
我在训练的时候直接报这个错误,试了很多方法都不行,请问,你知道这是怎么回事吗?

@LeslieZhoa
Copy link
Owner

两种情况,1:records生成有问题,2:records读取有问题,
尝试一下生成records之前加一下resize

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