udc_train.py not working 1.1.0
dexterchan opened this issue · 1 comments
dexterchan commented
cell = tf.nn.rnn_cell.LSTMCell(
AttributeError: module 'tensorflow.python.ops.nn' has no attribute 'rnn_cell'
dexterchan opened this issue · 1 comments
cell = tf.nn.rnn_cell.LSTMCell(
AttributeError: module 'tensorflow.python.ops.nn' has no attribute 'rnn_cell'