dennybritz / chatbot-retrieval

Dual LSTM Encoder for Dialog Response Generation
MIT License
1.58k stars 672 forks source link

udc_train.py not working 1.1.0 #43

Open dexterchan opened 7 years ago

dexterchan commented 7 years ago
cell = tf.nn.rnn_cell.LSTMCell(

AttributeError: module 'tensorflow.python.ops.nn' has no attribute 'rnn_cell'

ilgu-lee commented 7 years ago

45 resolves this problem.