请问大佬图中的问题如何解决

代码来源https://blog.csdn.net/weixin_41947081/article/details/82156183?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task。作者在代码中用LSTM进行情感分析,而GRU被注释了,我尝试用gru时出现了这个问题。

把错误截图截全,附上代码。

代码:https://github.com/aespresso/chinese_sentiment,错误截图就是上图两张。