Closed AzizCode92 closed 6 years ago
https://github.com/zzw922cn/Automatic_Speech_Recognition/blob/84c7878eb83f12faa6cf6767ee5962f8414ee812/speechvalley/utils/lnRNNCell.py#L49
fix it by adding from tensorflow.contrib.rnn.python.ops.core_rnn_cell import _linear
from tensorflow.contrib.rnn.python.ops.core_rnn_cell import _linear
https://github.com/zzw922cn/Automatic_Speech_Recognition/blob/84c7878eb83f12faa6cf6767ee5962f8414ee812/speechvalley/utils/lnRNNCell.py#L49