IndexError: select(): index #num out of range for tensor of size #num at dimension 0 in backward for rnn based model

I have a similar error. But my input size is correct with the sequence length. [32,1,100] and argument length [32]. Do you have any clue what might the problem be? Thanks :slight_smile: Here is my question on this forum