错误:
WARNING:tensorflow:Entity <bound method GRUCell.call of <tensorflow.python.ops.rnn_cell_impl.GRUCell object at 0x7f8f9c104c18>> could not be transformed and will be executed as-is. Please report this to the AutgoGraph team. When filing the bug, set the verbosity to 10 (on Linux,
export AUTOGRAPH_VERBOSITY=10) and attach the full output. Cause: converting <bound method GRUCell.call of <tensorflow.python.ops.rnn_cell_impl.GRUCell object at 0x7f8f9c104c18>>: AssertionError: Bad argument number for Name: 3, expecting 4
我是在 Anaconda 环境下的。
解决办法
conda install -c anaconda gast=0.2.2
最后
以上就是俊秀西装最近收集整理的关于WARNING:tensorflow:Entity <bound method GRUCell.call of <tensorflow.python.ops.rnn_cell_impl.GRUCell错误:解决办法的全部内容,更多相关WARNING:tensorflow:Entity内容请搜索靠谱客的其他文章。
发表评论 取消回复