encore.ai icon indicating copy to clipboard operation
encore.ai copied to clipboard

Update LSTMModel.py

Open stevenhurwitt opened this issue 7 years ago • 1 comments

changed the syntax for tf.split, tf.concat and replaced rnn & seq2seq w/ the corresponding tf.contrib.rnn & tf.contrib.legacy_seq2seq

stevenhurwitt avatar Mar 16 '17 19:03 stevenhurwitt

The LSTMModel.py update made it work on TF 1.0.1, thanks @stevenhurwitt ! I was also looking for a Python 3x port, is anyone working on it?

singh-abhijeet avatar Apr 17 '17 02:04 singh-abhijeet