训练过程中突然中断是怎么回事啊?

报下面这个错误,什么意思啊,之前都可以正常训练的,突然就不行了?

Failed precondition: Python interpreter state is not initialized. The process may be terminated

谢谢,stackoverflow这个解答我查到了,但是应该不是,之前都可以的,我没动代码。

可能是数据格式与尺寸不匹配网络输入的原因
参考:https://stackoverflow.com/questions/65302480/failed-precondition-python-interpreter-state-is-not-initialized-the-process-ma