NELSONZHAO / zhihu

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
https://zhuanlan.zhihu.com/zhaoyeyu
3.5k stars 2.14k forks source link

training_logits = tf.identity(training_decoder_output.rnn_output, 'logits') 这里说没有rnn_output属性 #27

Open shj0511 opened 6 years ago

shj0511 commented 6 years ago

是版本问题吗,我的是tensorflow1.10