AttributeError: module 'tensorflow.python.ops.rnn' has no attribute 'rnn'

TensorFlow原版本報錯:AttributeError: module 'tensorflow.python.ops.rnn' has no attribute 'rnn'python from tensorflow.python.ops import rnn, rnn_cell lstm_cell = rnn_cell.BasicLSTMCell(rnn_size,state_is_tu
相關文章
相關標籤/搜索