我是靠谱客的博主 俊秀西装,这篇文章主要介绍WARNING:tensorflow:Entity <bound method GRUCell.call of <tensorflow.python.ops.rnn_cell_impl.GRUCell错误:解决办法,现在分享给大家,希望可以做个参考。

错误:

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内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(106)

评论列表共有 0 条评论

立即
投稿
返回
顶部