tensorflow提示出錯module 'tensorflow.contrib' has no attribute 'bidirectional_rnn'

運行報錯  File "model.py", line 21, in __init__     output, _, _ = tf.contrib.static_bidirectional_rnn(....) AttributeError: module 'tensorflow.contrib' has no attribute 'bidirectional_rnn'   解決方案: tf.con
相關文章
相關標籤/搜索