Mia Zhang
Results
1
issues of
Mia Zhang
tf.nn.seq2seq.rnn_decoder is no longer used in tensorflow 1.+, I changed it to tf.contrib.legacy_seq2seq.rnn_decoder but still did not work: ValueError: Dimensions must be equal, but are 1024 and 525 for 'rnn_decoder/KeyboardCell/Decoder/Decoder/multi_rnn_cell/cell_0/basic_lstm_cell/MatMul_1'...