Paddle 训练的时候报错SystemError: (Fatal) Blocking queue ...

8tntrjer  于 2021-11-30  发布在  Java
关注(0)|答案(2)|浏览(1161)

SystemError: (Fatal) Blocking queue is killed because the data reader raises an exception.
[Hint: Expected killed_ != true, but received killed_:1 == true:1.] (at D:\v2.0.2\paddle\paddle/fluid/operators/reader/blocking_queue.h:158)

完全按照官网的示例来学习的,却跑不通

===============================================

更新,我把标签弄成一个整数了,没有办法再astype更改类型了

neekobn8

neekobn81#

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

wwtsj6pe

wwtsj6pe2#

请问你的paddle版本环境多少?详细的测试代码是怎样的?

相关问题