Yijun-Mao
Results
1
comments of
Yijun-Mao
> 我在用data中的小规模数据训练的时候出现了下面的错误,因为数据规模小,所以同时将post和response词表的大小都改成了100,不知道有没有这方面的原因。 > > ``` > Caused by op _u'model_with_buckets/embedding_attention_seq2seq_1/embedding_attention_decoder/attention_decoder/Reshape_3',_` defined at: > File "baseline.py", line 392, in > tf.app.run() > File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 48, in run > _sys.exit(main(_sys.argv[:1] +...