TPA-LSTM icon indicating copy to clipboard operation
TPA-LSTM copied to clipboard

Help: AttributeError

Open gugudexiatian opened this issue 5 years ago • 2 comments

AttributeError: module 'tensorflow.python.ops.rnn_cell_impl' has no attribute '_like_rnncell'

gugudexiatian avatar Oct 16 '19 14:10 gugudexiatian

I resolved this by installing tensorflow 1.9

ronykrell avatar May 02 '20 04:05 ronykrell

Even though you have TF==1.9.0, it takes forever (approx. 168 hours) to train on colab

Suppersine avatar Aug 26 '21 03:08 Suppersine