Currie32/Movie-Reviews-Sentiment

ValueError: Dimensions must be equal, but are 128 and 364 for 'RNN_forward/rnn/while/rnn/multi_rnn_cell/cell_0/basic_lstm_cell/MatMul_1' (op: 'MatMul') with input shapes: [250,128], [364,256]

Pragati1187 opened this issue · 3 comments

Hi,

It works fine for 1 layer, but gives issue for more than 1 layers.

Can anyone please help?

Thanks,
Pragati

I have the same problem.

Hi i've done a pull request that solve this but it is not merged yet. Here is a link to the repository with the fix.