skip-thought-tf icon indicating copy to clipboard operation
skip-thought-tf copied to clipboard

Adapt the code for Tensorflow version 1.X

Open zhangzibin opened this issue 7 years ago • 1 comments

Tensorflow version 1.X change the APIs a lot. I modify the code to work on new version.

zhangzibin avatar Mar 14 '17 13:03 zhangzibin

@zhangzibin Hi! As I see, new OOP Api on rnns has not come yet. Maybe we should merge your version with legacy decoders? Or you can change them to the ones in tf.contrib.seq2seq.

persiyanov avatar Mar 28 '17 09:03 persiyanov